logger_flutter icon indicating copy to clipboard operation
logger_flutter copied to clipboard

Version solving failed due to outdated version of sensors package

Open tmaihoff opened this issue 4 years ago • 0 comments

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

tmaihoff avatar Apr 13 '21 18:04 tmaihoff