deven98 / shake

A flutter package for detecting phone shakes.
BSD 2-Clause "Simplified" License
92 stars 52 forks source link

feat: increment sensors_plus version #24

Closed rrifafauzikomara closed 1 year ago

rrifafauzikomara commented 1 year ago

Need to increment the sensors_plus version because of this errors:

Because alice >=0.3.0 depends on sensors_plus ^2.0.1 and shake 2.2.0 depends on sensors_plus ^1.4.1, alice >=0.3.0 is incompatible with shake 2.2.0.
And because no versions of shake match >2.2.0 <3.0.0 and every version of ep_dependencies from path depends on alice ^0.3.2, shake ^2.2.0 is incompatible with ep_dependencies from path.
So, because ep_common depends on ep_dependencies from path which depends on shake ^2.2.0, version solving failed.
pub get failed (1; So, because ep_common depends on ep_dependencies from path which depends on shake ^2.2.0, version solving failed.)