player_plugin 0.0.3+1 copy "player_plugin: ^0.0.3+1" to clipboard
player_plugin: ^0.0.3+1 copied to clipboard

A new Flutter plugin for video

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add player_plugin

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

dependencies:
  player_plugin: ^0.0.3+1

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:player_plugin/player_plugin.dart';
4
likes
20
pub points
0%
popularity

Publisher

verified publisherkushalm.xyz

A new Flutter plugin for video

Homepage

License

Apache-2.0 (LICENSE)

Dependencies

flutter, hex, http

More

Packages that depend on player_plugin