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

HarmonyOS implementation of the vibration plugin.

vibration_harmonyos

1. 安装与使用 #

1.1 安装方式 #

进入到工程目录并在 pubspec.yaml 中添加以下依赖:

pubspec.yaml

...

dependencies:
  vibration: ^3.1.4
  vibration_harmonyos: ^0.0.1
...

执行命令

flutter pub get
0
likes
130
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

HarmonyOS implementation of the vibration plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

device_info_plus_harmonyos, flutter, vibration_platform_interface

More

Packages that depend on vibration_harmonyos

Packages that implement vibration_harmonyos