my_maker_video 0.2.1 copy "my_maker_video: ^0.2.1" to clipboard
my_maker_video: ^0.2.1 copied to clipboard

Create videos from image sequences, add watermarks, reduce video quality, and convert videos to GIFs with FFmpeg.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add my_maker_video

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

dependencies:
  my_maker_video: ^0.2.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:my_maker_video/my_maker_video.dart';
4
likes
160
points
221
downloads
screenshot

Documentation

API reference

Publisher

verified publisherwongcoupon.com

Weekly Downloads

Create videos from image sequences, add watermarks, reduce video quality, and convert videos to GIFs with FFmpeg.

Repository (GitHub)
View/report issues

Topics

#ffmpeg #gif #video-processing #watermark

Funding

Consider supporting this project:

buymeacoffee.com
ko-fi.com

License

MIT (license)

Dependencies

ffmpeg_kit_flutter_new, flutter

More

Packages that depend on my_maker_video

Packages that implement my_maker_video