hap_weave 0.1.0 copy "hap_weave: ^0.1.0" to clipboard
hap_weave: ^0.1.0 copied to clipboard

Cross-platform, capability-aware haptics for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hap_weave

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

dependencies:
  hap_weave: ^0.1.0

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:hap_weave/hap_weave.dart';
0
likes
150
points
61
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Cross-platform, capability-aware haptics for Flutter applications.

Repository (GitHub)
View/report issues
Contributing

Topics

#haptics #vibration #feedback

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on hap_weave

Packages that implement hap_weave