flutter_max_player 0.0.2 copy "flutter_max_player: ^0.0.2" to clipboard
flutter_max_player: ^0.0.2 copied to clipboard

To Create Video Player With GUI Support. As Any Mobile Video Player App. It Allows Wide Range Of Customization Also.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_max_player

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

dependencies:
  flutter_max_player: ^0.0.2

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:flutter_max_player/videoView.dart';
3
likes
30
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

To Create Video Player With GUI Support. As Any Mobile Video Player App. It Allows Wide Range Of Customization Also.

License

MIT (license)

Dependencies

cupertino_icons, flutter, permission_handler, screen, video_player, zoomer

More

Packages that depend on flutter_max_player