max_player 1.1.1 copy "max_player: ^1.1.1" to clipboard
max_player: ^1.1.1 copied to clipboard

Max Player is a simple package to that helps you to play videos from your local, network and from the internet weather youtube, vimeo, etc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add max_player

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

dependencies:
  max_player: ^1.1.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:max_player/max_player.dart';
0
likes
130
pub points
12%
popularity

Publisher

unverified uploader

Max Player is a simple package to that helps you to play videos from your local, network and from the internet weather youtube, vimeo, etc.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get, http, universal_html, very_good_analysis, video_player, wakelock, youtube_explode_dart

More

Packages that depend on max_player