flutter_advanced_haptic 1.0.1 copy "flutter_advanced_haptic: ^1.0.1" to clipboard
flutter_advanced_haptic: ^1.0.1 copied to clipboard

A Flutter plugin for advanced haptic feedback with customizable intensity, duration, and WebView bridge support.

1.0.0 #

  • Initial release
  • Haptic feedback presets: light, medium, heavy, short, long, success, warning, error
  • Custom vibration with adjustable intensity (0.0-1.0) and duration
  • Pattern playback support (sequences of vibrations and pauses)
  • Built-in patterns: doubleTap, tripleTap, heartbeat, custom
  • WebView JavaScript bridge for haptic feedback from web content
  • iOS 16+ support using Core Haptics and UIFeedbackGenerator
  • Android SDK 26+ support using VibrationEffect with amplitude control
1
likes
155
points
165
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for advanced haptic feedback with customizable intensity, duration, and WebView bridge support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_advanced_haptic

Packages that implement flutter_advanced_haptic