flutter_advanced_haptic 1.0.1
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