lgpl_ffmpeg_flutter 0.1.2 copy "lgpl_ffmpeg_flutter: ^0.1.2" to clipboard
lgpl_ffmpeg_flutter: ^0.1.2 copied to clipboard

Controlled Flutter wrapper around LGPL FFmpeg dynamic libraries for video info and cover extraction.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lgpl_ffmpeg_flutter

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

dependencies:
  lgpl_ffmpeg_flutter: ^0.1.2

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:lgpl_ffmpeg_flutter/lgpl_ffmpeg_flutter.dart';
1
likes
150
points
329
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Controlled Flutter wrapper around LGPL FFmpeg dynamic libraries for video info and cover extraction.

Repository (GitHub)
View/report issues

Topics

#ffmpeg #video #flutter-plugin #lgpl

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on lgpl_ffmpeg_flutter

Packages that implement lgpl_ffmpeg_flutter