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

PlatformiOS

A powerful, type-safe haptic feedback library for iOS using Core Haptics. Create custom haptic patterns with parameter curves.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tangent_haptic_feedback

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

dependencies:
  tangent_haptic_feedback: ^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:tangent_haptic_feedback/tangent_haptic_feedback.dart';
2
likes
150
points
94
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful, type-safe haptic feedback library for iOS using Core Haptics. Create custom haptic patterns with parameter curves.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tangent_haptic_feedback

Packages that implement tangent_haptic_feedback