osamh_player 0.0.92 copy "osamh_player: ^0.0.92" to clipboard
osamh_player: ^0.0.92 copied to clipboard

Advanced video player. It solves many typical use cases and it's easy to run.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add osamh_player

With Flutter:

 $ flutter pub add osamh_player

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

dependencies:
  osamh_player: ^0.0.92

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:osamh_player/better_player.dart';
10
likes
0
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

Advanced video player. It solves many typical use cases and it's easy to run.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, cupertino_icons, flutter, flutter_widget_from_html_core, meta, path_provider, visibility_detector, wakelock_plus, xml

More

Packages that depend on osamh_player

Packages that implement osamh_player