lgpl_ffmpeg_flutter 0.0.4 copy "lgpl_ffmpeg_flutter: ^0.0.4" to clipboard
lgpl_ffmpeg_flutter: ^0.0.4 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 Dart:

 $ dart pub add lgpl_ffmpeg_flutter

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 dart pub get):

dependencies:
  lgpl_ffmpeg_flutter: ^0.0.4

Alternatively, your editor might support dart pub get or 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
0
points
329
downloads

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

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on lgpl_ffmpeg_flutter

Packages that implement lgpl_ffmpeg_flutter