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

The video view widget in wechat miniprogram

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mpflutter_wechat_videoview

With Flutter:

 $ flutter pub add mpflutter_wechat_videoview

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

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

Publisher

unverified uploader

Weekly Downloads

The video view widget in wechat miniprogram

License

unknown (license)

Dependencies

flutter, mpflutter_core, mpflutter_wechat_api

More

Packages that depend on mpflutter_wechat_videoview