gify 1.0.9 copy "gify: ^1.0.9" to clipboard
gify: ^1.0.9 copied to clipboard

Make GIF with video and images, control speed with fps, set size when create GIF

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gify

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

dependencies:
  gify: ^1.0.9

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:gify/gify.dart';
9
likes
130
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

Make GIF with video and images, control speed with fps, set size when create GIF

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cross_file, ffmpeg_kit_flutter_full, flutter, flutter_web_plugins, js, path_provider, plugin_platform_interface, universal_html

More

Packages that depend on gify