flutter_vibrate icon indicating copy to clipboard operation
flutter_vibrate copied to clipboard

A flutter plugin for device vibration

Results 11 flutter_vibrate issues
Sort by recently updated
recently updated
newest added

For Android, I also changed the if statements in `onMethodCall` to a switch case. I do not know how to do stuff for iOS, so I only implemented a TODO...