gif_player 0.1.0
gif_player: ^0.1.0 copied to clipboard
A Flutter package for playing GIFs with features like play, pause, and seek. Control your GIF playback easily in your app.
0.1.0 #
- Fixed compilation errors encountered when using the package on the Web platform
0.0.8 #
- Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.
0.0.7 #
- Updates minimum supported SDK version to Flutter 3.19/Dart 3.3.
0.0.6 #
- fixed some bugs
- supported FullScreen;
- Updates minimum supported SDK version to Flutter 3.16/Dart 3.2.
0.0.5 #
- fixed some bugs
0.0.4 #
- Fixed an issue where an error was reported when adding GifPlayer to the list with infinite height or infinite width.
0.0.1 #
- initial release.