styled_video_player 1.0.1 copy "styled_video_player: ^1.0.1" to clipboard
styled_video_player: ^1.0.1 copied to clipboard

styled_video_player package is based on video_player with different style

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add styled_video_player

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

dependencies:
  styled_video_player: ^1.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:styled_video_player/styled_video_player.dart';
1
likes
30
pub points
0%
popularity

Publisher

verified publisherseaapi.net

styled_video_player package is based on video_player with different style

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, video_player

More

Packages that depend on styled_video_player