haptic_x 0.0.1 copy "haptic_x: ^0.0.1" to clipboard
haptic_x: ^0.0.1 copied to clipboard

PlatformiOS

Very-very WIP package to work with CoreHaptics

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add haptic_x

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  haptic_x: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:haptic_x/haptic_x.dart';
0
likes
130
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Very-very WIP package to work with CoreHaptics

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on haptic_x

Packages that implement haptic_x