gify 1.0.9
gify: ^1.0.9 copied to clipboard
Make GIF with video and images, control speed with fps, set size when create GIF
1.0.9 #
- Update with pad option in web
1.0.8 #
- Give padding to images with different size
1.0.7 #
- Fix size option in
createGifFromImages
1.0.6 #
- Fix text error in native
1.0.5 #
- Hot Fix error when textMessages field is null in web
1.0.4 #
- Add text features with
GifyTextMessage
1.0.3 #
- Add width option for
createGifFromVideo
andcreateGifFromImages
- Add height option for
createGifFromVideo
andcreateGifFromImages
- Add forceOriginalAspectRatio option for
createGifFromVideo
andcreateGifFromImages
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