fastpix_video_player 0.2.0 copy "fastpix_video_player: ^0.2.0" to clipboard
fastpix_video_player: ^0.2.0 copied to clipboard

A high-performance video player for Flutter with advanced features and customizable UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fastpix_video_player

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

dependencies:
  fastpix_video_player: ^0.2.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:fastpix_video_player/fastpix_video_player.dart';
0
likes
150
points
14
downloads

Publisher

verified publisherfastpix.io

Weekly Downloads

A high-performance video player for Flutter with advanced features and customizable UI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

better_player_plus, fastpix_flutter_core_data, flutter, path_provider, permission_handler

More

Packages that depend on fastpix_video_player