flutter_vibrate 1.4.0 copy "flutter_vibrate: ^1.4.0" to clipboard
flutter_vibrate: ^1.4.0 copied to clipboard

A Haptic Feedback and Vibration plugin.

1.4.0 #

  • Migrated to Pigeon for type-safe platform channels.
  • Fixed Android permission issue (restored VIBRATE permission).
  • Refactored Android implementation to use View.performHapticFeedback for compatible feedback.
  • Modernized example app with Material 3 and better UI.

1.3.0 #

  • Fixing swift version

1.2.0 #

  • Upgrade to Android v2 embedding

1.1.0 #

  • Merging changes and fixing lint errors

1.0.0 #

  • Changing Name

0.0.5 #

  • Fix Gradle version in gradle-wrapper.properties

0.0.4 August 22nd, 2018 #

  • add compatibility for Dart 2 sdk in pubspec.yaml

0.0.3 July 10th, 2018 #

  • haptic Feedback for iOS and Android

0.0.2 January 26th, 2018 #

  • added vibrateWithPauses(Iterable<Duration> pauses)

0.0.1 January 24th, 2018 #

  • vibrate() and canVibrate() implemented on iOS and Android
201
likes
150
points
27.3k
downloads

Publisher

unverified uploader

Weekly Downloads

A Haptic Feedback and Vibration plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_vibrate

Packages that implement flutter_vibrate