td_fplayer 0.0.1-beta.11 copy "td_fplayer: ^0.0.1-beta.11" to clipboard
td_fplayer: ^0.0.1-beta.11 copied to clipboard

A Video Player Flutter plugin based on ijkplayer, support most popular protocols and codecs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add td_fplayer

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

dependencies:
  td_fplayer: ^0.0.1-beta.11

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:td_fplayer/td_fplayer.dart';
1
likes
115
points
527
downloads

Publisher

unverified uploader

Weekly Downloads

A Video Player Flutter plugin based on ijkplayer, support most popular protocols and codecs.

Documentation

API reference

License

MIT (license)

Dependencies

battery_plus, flutter, plugin_platform_interface, screen_brightness

More

Packages that depend on td_fplayer

Packages that implement td_fplayer