Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 435 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 435 Bytes

shake_detector_plugin

The shake_detector_plugin is a Flutter plugin that allows your application to detect shake events using the device's accelerometer.

Features

  • Detect shake gestures.
  • Easy to use and integrate into your Flutter application.

Getting Started

Installation

Add the following dependency to your pubspec.yaml file:

dependencies:
  shake_detector_android: ^0.0.1
# shake_detector_android