shake_gesture 1.0.4 shake_gesture: ^1.0.4 copied to clipboard
Provides a widget to detect shake gestures. It allows you to easily add shake detection to your Flutter app on Android and iOS.
1.0.4 #
- Update a dependency to the latest release.
1.0.3 #
- FIX(android): fix customizing shake const.
1.0.2 #
- Update a dependency to the latest release.
1.0.1 #
- Update a dependency to the latest release.
0.1.3+1 #
- FIX: fix dependencies path mapping and android namespace.
0.1.3 #
- Update pubspec descrption to fit Pub.dev specs
0.1.2 #
0.1.1 #
- REFACTOR: bulk changes.
- FEAT: bulk changes.
- FEAT: implement on Android.
- FEAT: implement shake gesture on iOS.
- FEAT: init.