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

利用Android无障碍服务一键自动拨打微信视频通话的Flutter插件

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wechat_video_call

With Flutter:

 $ flutter pub add wechat_video_call

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

dependencies:
  wechat_video_call: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:wechat_video_call/wechat_video_call.dart';
1
likes
0
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

利用Android无障碍服务一键自动拨打微信视频通话的Flutter插件

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on wechat_video_call

Packages that implement wechat_video_call