fplayer 1.1.3 copy "fplayer: ^1.1.3" to clipboard
fplayer: ^1.1.3 copied to clipboard

A Video Player Flutter plugin based on fplayer-core, support most popular protocols and codecs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fplayer

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

dependencies:
  fplayer: ^1.1.3

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:fplayer/fplayer.dart';
13
likes
140
points
197
downloads

Publisher

unverified uploader

Weekly Downloads

A Video Player Flutter plugin based on fplayer-core, support most popular protocols and codecs.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

battery_plus, flutter, plugin_platform_interface, screen_brightness

More

Packages that depend on fplayer