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

outdated

Make GIF with video and images

1.0.2 #

  • Fix frame sort order
  • Apply fps when generate GIF file in native
  • Remove some logs and comments in web

1.0.1 #

  • Fix android install error

1.0.0 #

initialize gify package

New Features #

  • getFramesBytes Get Frame images from video as List
  • createGifFromVideo Create GIF from video as Uint8List
  • createGifFromImages Create GIF from images as Uint8List