max_player 2.0.1 copy "max_player: ^2.0.1" to clipboard
max_player: ^2.0.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: ^2.0.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';
3
likes
150
points
248
downloads

Publisher

verified publisherabdorizak.dev

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