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

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

0.0.5 #

  • Update documentation with Swift Package Manager setup instructions.

0.0.4 #

  • Remove library core_haptics directive.

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.