auto_resize_image 1.0.4
auto_resize_image: ^1.0.4 copied to clipboard
Automatically adjust the image cache size based on the size of the widget.
1.0.4 #
- Update: Migrate
AutoResizeImageto useloadImageandImageDecoderCallback(replacing deprecatedloadBuffer) - Update: Readme update
1.0.3 #
- Fix:Unable to reload failed image
- Fix:Image overload when no constraints are set
1.0.2 #
- update readme
1.0.1 #
- Complete the document.
- If the image area is smaller than the widget area, it will not resize.
1.0.0 #
- First version