flutter_vibration_manager 1.0.0 copy "flutter_vibration_manager: ^1.0.0" to clipboard
flutter_vibration_manager: ^1.0.0 copied to clipboard

A production-ready Flutter plugin for advanced vibration, haptic feedback, waveforms, and capability detection on Android and iOS.

1.0.0 #

  • Initial production release of flutter_vibration_manager.
  • Supported Android modern and legacy APIs (VibratorManager, VibrationEffect, VibrationAttributes, Vibrator).
  • Supported iOS haptic feedback generators (UIImpactFeedbackGenerator, UISelectionFeedbackGenerator, UINotificationFeedbackGenerator).
  • Added hardware capability detection (isSupported, hasVibrator, hasAmplitudeControl, capabilities).
  • Added custom duration, amplitude control, waveform patterns, repeating patterns, and cancellation.
  • Added structured result handling (VibrationResult, VibrationStatus).
  • Comprehensive unit tests and interactive example app.
0
likes
150
points
71
downloads
screenshot

Documentation

API reference

Publisher

verified publisherappifyhaven.website

Weekly Downloads

A production-ready Flutter plugin for advanced vibration, haptic feedback, waveforms, and capability detection on Android and iOS.

Repository (GitHub)

Topics

#vibration #haptics #feedback #android #ios

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_vibration_manager

Packages that implement flutter_vibration_manager