smart_player 0.0.9+1 copy "smart_player: ^0.0.9+1" to clipboard
smart_player: ^0.0.9+1 copied to clipboard

Flutter video player with custom advertisement,screen casting.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_player

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

dependencies:
  smart_player: ^0.0.9+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:smart_player/full_screen_player_page.dart';
import 'package:smart_player/progress_bar.dart';
import 'package:smart_player/video_player_page.dart';
7
likes
140
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter video player with custom advertisement,screen casting.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_vlc_player, video_player

More

Packages that depend on smart_player