vibration_fixed 4.0.0 copy "vibration_fixed: ^4.0.0" to clipboard
vibration_fixed: ^4.0.0 copied to clipboard

A fixed plugin for handling Vibration API on iOS, Android, web and OpenHarmony.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vibration_fixed

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

dependencies:
  vibration_fixed: ^4.0.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:vibration_fixed/vibration_fixed.dart';
0
likes
120
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A fixed plugin for handling Vibration API on iOS, Android, web and OpenHarmony.

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

device_info_plus, flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on vibration_fixed

Packages that implement vibration_fixed