haptic_feedback 0.0.8
haptic_feedback: ^0.0.8 copied to clipboard
A Flutter plugin for haptic feedback. It uses the standard iOS haptics, and analog haptics on Android.
0.0.8 #
- Change
canVibrateimplementation for supporting lower iOS versions.
0.0.7 #
- Format native code.
0.0.6 #
- Refactor
canVibratemethod into a getter for improved readability and usage.
0.0.5 #
- Make methods static.
0.0.4 #
- Add
namespaceto build.gradle. - Update
Kotlinversion of example. - Upgrade
Gradleversion of example. - Upgrade
Android Gradle Pluginversion of example.
0.0.3 #
- Fine-tune Android haptics.
0.0.2 #
- Update description.
0.0.1 #
- Initial release.