haptic_feedback 0.0.6 haptic_feedback: ^0.0.6 copied to clipboard
A Flutter plugin for haptic feedback. It uses the standard iOS haptics, and analog haptics on Android.
0.0.6 #
- Refactor
canVibrate
method into a getter for improved readability and usage.
0.0.5 #
- Make methods static.
0.0.4 #
- Add
namespace
to build.gradle. - Update
Kotlin
version of example. - Upgrade
Gradle
version of example. - Upgrade
Android Gradle Plugin
version of example.
0.0.3 #
- Fine-tune Android haptics.
0.0.2 #
- Update description.
0.0.1 #
- Initial release.