ffmpeg_helper 1.0.1 copy "ffmpeg_helper: ^1.0.1" to clipboard
ffmpeg_helper: ^1.0.1 copied to clipboard

FFmpeg commands helper for flutter with support for setup on windows platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ffmpeg_helper

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

dependencies:
  ffmpeg_helper: ^1.0.1

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:ffmpeg_helper/ffmpeg_helper.dart';
27
likes
140
points
138
downloads

Publisher

unverified uploader

Weekly Downloads

FFmpeg commands helper for flutter with support for setup on windows platform.

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

archive, dio, ffmpeg_kit_flutter_min_gpl, flutter, logging, package_info_plus, path, path_provider

More

Packages that depend on ffmpeg_helper