all_in_one_image 1.0.0
all_in_one_image: ^1.0.0 copied to clipboard
Image utilities for support all image types in one.
Changelog #
0.1.0 #
- Initial release of the package.
0.1.1 #
- Added support for loading images from the network.
- Fixed a bug in the SVG image loading code.
0.2.0 #
- Added support for loading images from assets.
- Added tests for all functions.
0.2.1 #
- Fixed a bug in the image picker code that caused the app to crash on some devices.
0.3.0 #
- Added support for loading additional image formats (GIF, BMP, TIFF, TGA, PVR, ICO, and WebP).
1.0.0 #
- Added support for all image types (JPG, PNG, GIF, BMP, TIFF, TGA, PVR, ICO, WebP, and SVG).
- Added documentation for all functions.
- Improved error handling and user experience.
- Tested on multiple devices and platforms.
- Published to pub.flutter-io.cn.