Hey there, thanks for your package. Unfortunately, I can't get it running due to a version missmatch of the sensors package:
PS C:\dev\simulator_test> flutter pub get
Because simulator_test depends on logger_flutter ^0.7.1 which depends on sensors ^0.4.0+1, sensors ^0.4.0+1 is required.
So, because simulator_test depends on sensors ^2.0.0, version solving failed.
Running "flutter pub get" in simulator_test...
pub get failed (1; So, because simulator_test depends on sensors ^2.0.0, version solving failed.)
Please consider upgrading to the latest version of the sensors package to solve those versioning errors.
Cheers