cinematic_video_player 1.0.0 copy "cinematic_video_player: ^1.0.0" to clipboard
cinematic_video_player: ^1.0.0 copied to clipboard

A modern, feature-rich Flutter video player with cinematic UI controls. Supports Android, iOS, Web, macOS, and Windows.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cinematic_video_player

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

dependencies:
  cinematic_video_player: ^1.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:cinematic_video_player/cinematic_video_player.dart';
0
likes
140
points
82
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A modern, feature-rich Flutter video player with cinematic UI controls. Supports Android, iOS, Web, macOS, and Windows.

Homepage
Repository
View/report issues

License

MIT (license)

Dependencies

collection, flutter, path_provider, video_player, video_player_win

More

Packages that depend on cinematic_video_player

Packages that implement cinematic_video_player