vibration_ohos 0.0.3 copy "vibration_ohos: ^0.0.3" to clipboard
vibration_ohos: ^0.0.3 copied to clipboard

The OpenHarmony implementation of vibration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vibration_ohos
copied to clipboard

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

dependencies:
  vibration_ohos: ^0.0.3
copied to clipboard

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_ohos/vibration_ohos.dart';
copied to clipboard
0
likes
120
points
53
downloads

Publisher

verified publisherharmonycandies.com

Weekly Downloads

2024.09.15 - 2025.03.30

The OpenHarmony implementation of vibration.

Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

device_info_plus_ohos, flutter, vibration_platform_interface

More

Packages that depend on vibration_ohos