deven98 / shake

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

Migrate from sensors to sensors_plus #10

Closed JonasWanke closed 2 years ago

JonasWanke commented 2 years ago

sensors is deprecated and replaced by sensors_plus: https://pub.dev/packages/sensors#deprecation-notice

deven98 commented 2 years ago

Thanks for the PR. This looks good, I'll just test it out once and merge and publish before EOD.