goat_player 0.0.1 copy "goat_player: ^0.0.1" to clipboard
goat_player: ^0.0.1 copied to clipboard

Same good old Better Player but it will get updated and fixed.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add goat_player

With Flutter:

 $ flutter pub add goat_player

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

dependencies:
  goat_player: ^0.0.1

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:goat_player/goat_player.dart';
2
likes
0
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Same good old Better Player but it will get updated and fixed.

Repository (GitHub)
View/report issues

Documentation

Documentation

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 goat_player

Packages that implement goat_player