play 0.0.11 copy "play: ^0.0.11" to clipboard
play: ^0.0.11 copied to clipboard

discontinued

a library dart simple for play audio or video any format on cross platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add play

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

dependencies:
  play: ^0.0.11

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:play/play.dart';
19
likes
0
pub points
66%
popularity

Publisher

unverified uploader

a library dart simple for play audio or video any format on cross platform.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

audioplayers, dart_vlc, flutter, universal_io, video_player

More

Packages that depend on play