ffmpeg_kit_flutter_minimal 6.0.4 copy "ffmpeg_kit_flutter_minimal: ^6.0.4" to clipboard
ffmpeg_kit_flutter_minimal: ^6.0.4 copied to clipboard

Minimal FFmpeg package for Flutter with updated compatibility

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ffmpeg_kit_flutter_minimal

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

dependencies:
  ffmpeg_kit_flutter_minimal: ^6.0.4

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_kit_flutter_minimal/ffmpeg_kit_flutter_minimal.dart';
2
likes
150
points
78
downloads

Publisher

unverified uploader

Weekly Downloads

Minimal FFmpeg package for Flutter with updated compatibility

Repository (GitHub)
View/report issues

Documentation

API reference

License

LGPL-3.0 (license)

Dependencies

ffmpeg_kit_flutter_platform_interface, flutter

More

Packages that depend on ffmpeg_kit_flutter_minimal