deven98 / shake

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

New version sensors_plus #30

Open mk0205k opened 8 months ago

mk0205k commented 8 months ago

Can shake use sensors_plus in version 3.1.0?. There are a lot of necessary corrections in it.

simplenotezy commented 7 months ago

Issue can be closed, and instead follow the open PR here: https://github.com/deven98/shake/pull/29

CodingWithTashi commented 2 months ago

Till the PR is merge, I have extracted core logic and updated with sensor_plus. Please use below link for detail implementation. Note: all logic and code credit goes to @deven98 only. https://stackoverflow.com/questions/58905928/how-to-detect-phone-shakes-in-flutter/78370529#78370529