The shake_detector_plugin
is a Flutter plugin that allows your application to detect shake events using the device's accelerometer.
- Detect shake gestures.
- Easy to use and integrate into your Flutter application.
Add the following dependency to your pubspec.yaml
file:
dependencies:
shake_detector_android: ^0.0.1
# shake_detector_android