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

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 Flutter:

 $ flutter pub add ve_vod_controls

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

dependencies:
  ve_vod_controls: ^1.1.6

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:ve_vod_controls/ve_vod_controls.dart';
4
likes
160
points
31
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

Documentation

API reference

License

Apache-2.0 (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