flutter_avif_linux 1.3.0 flutter_avif_linux: ^1.3.0 copied to clipboard
Linux implementation for flutter_avif.
1.3.0 #
- Enable dav1d decoder
- Enable rav1e encoder
- Add single frame decoder to lower the memory footprint of static images
- Fix skipping first frame of animated images
- Fix alpha channel rendering
1.2.0 #
- Macos ARM support
1.1.0 #
- Update flutter_rust_bridge to 1.72.0
- Add errorBuilder to AvifImage
1.0.1 #
- Constrain flutter_rust_bridge version
1.0.0 #
- Initial release.