vibration 1.3.0 vibration: ^1.3.0 copied to clipboard
A plugin for handling Vibration API on iOS and Android devices
1.2.4 #
- Move
flutter_test
to dev_dependencies. Fixes issue #24.
1.2.2 #
- Suppress deprecation warnings for
vibrate
method
1.2.1 #
- Maintenance release
1.1.0 #
- Migrate to AndroidX (by @gastonmuijtjens)
- Add unit test for canceling vibration (by @vintage)
1.0.2 #
- Update vibration.podspec
1.0.1 #
- Implemented
cancel
method for iOS
1.0.0 #
- Initial Release