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

outdated

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.3

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
0
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on gify

Packages that implement gify