max_player 2.0.0 copy "max_player: ^2.0.0" to clipboard
max_player: ^2.0.0 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: ^2.0.0

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';
1
likes
140
points
134
downloads

Publisher

unverified uploader

Weekly Downloads

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

dio, flutter, flutter_riverpod, very_good_analysis, video_player, wakelock_plus, youtube_explode_dart

More

Packages that depend on max_player