tangent_custom_haptics 1.0.4 copy "tangent_custom_haptics: ^1.0.4" to clipboard
tangent_custom_haptics: ^1.0.4 copied to clipboard

PlatformiOS

A Flutter plugin for advanced haptic feedback patterns on iOS using CoreHaptics.

Changelog #

1.0.4 #

  • Fixed registerWith method signature to match Flutter's expectations
  • Resolved "Too few positional arguments" error

1.0.3 #

  • Added registerWith method for legacy plugin registration compatibility
  • Fixed build error with dart_plugin_registrant.dart

1.0.2 #

  • Updated the README.md file

1.0.1 #

  • Fixed iOS plugin structure and podspec configuration
  • Removed unnecessary platform directories
  • Fixed plugin installation issues

1.0.0 #

  • Initial release of Custom Haptics Plugin
  • Support for advanced haptic feedback patterns on iOS devices with CoreHaptics
  • 18 different haptic patterns including:
    • Success and reward haptics
    • Combo and victory patterns
    • Drag and interaction feedback
    • Error and failure patterns
    • Gaming-specific haptics (coin collect, chest open, big win)
  • Automatic fallback to system haptics on unsupported devices
  • Lifecycle-aware haptic engine management
  • iOS 13.0+ support with CoreHaptics framework
0
likes
140
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for advanced haptic feedback patterns on iOS using CoreHaptics.

Repository
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tangent_custom_haptics

Packages that implement tangent_custom_haptics