deven98 / shake

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

Request to Update sensors_plus Dependency to Version ^2.0.0 in Shake Package #34

Open osmirnova-voc opened 2 months ago

osmirnova-voc commented 2 months ago

HI! I am using your Shake package in my Flutter project and have encountered a dependency compatibility issue. Specifically, the current version of your package depends on an outdated version of sensors_plus. The latest version of sensors_plus (^2.0.0) includes important updates and improvements that are necessary for my project.

Could you please consider updating the sensors_plus dependency in your package to version ^2.0.0? This will help improve compatibility and stability for users of your package.

Thank you in advance for your attention to this matter and for your work on the Shake package.