You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
This issue might be confusing... according to pub.dev here: https://pub.dev/packages/sensors_plus The latest version is 6.0.1. Shake 2.2.0 depends on sensors_plus 1.4.1, right? Which is very far from 6.0.1. I too need shake, but cannot use sensors_plus 1.4.1. @deven98 could you please push a PR to update the dependency to sensors_plus 6.0.1?
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.
The text was updated successfully, but these errors were encountered: