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

PlatformiOS

iOS implementation of the bzzz plugin using CoreHaptics.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bzzz_ios

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

dependencies:
  bzzz_ios: ^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:bzzz_ios/bzzz_ios.dart';
0
likes
140
points
39
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

iOS implementation of the bzzz plugin using CoreHaptics.

Homepage
Repository (GitHub)
View/report issues

Topics

#haptics #vibration #haptic-feedback

License

MIT (license)

Dependencies

bzzz_platform_interface, flutter

More

Packages that depend on bzzz_ios

Packages that implement bzzz_ios