ve_vod_controls 1.1.4 copy "ve_vod_controls: ^1.1.4" to clipboard
ve_vod_controls: ^1.1.4 copied to clipboard

retracted

A video player encapsulated based on ve_vod plug-in, with controller and basic operations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ve_vod_controls

With Flutter:

 $ flutter pub add ve_vod_controls

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

dependencies:
  ve_vod_controls: ^1.1.4

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:ve_vod_controls/ve_vod_controls.dart';
4
likes
0
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A video player encapsulated based on ve_vod plug-in, with controller and basic operations.

Homepage
Repository (GitHub)
View/report issues

Topics

#volcengine #video #controls

License

unknown (license)

Dependencies

cupertino_icons, flutter, marquee, plugin_platform_interface, provider, screen_brightness, ve_vod, volume_controller, wakelock_plus

More

Packages that depend on ve_vod_controls

Packages that implement ve_vod_controls