core_haptics 0.0.3 copy "core_haptics: ^0.0.3" to clipboard
core_haptics: ^0.0.3 copied to clipboard

Type-safe Core Haptics FFI plugin (iOS & macOS) via SwiftPM.

0.0.3 #

  • Static methods now auto-check isSupported and silently no-op on unsupported devices.
  • No need to wrap one-liner calls in isSupported checks anymore.

0.0.2 #

  • Improve documentation.

0.0.1 #

  • Initial release with basic Core Haptics API.