visibility_cached_image 0.1.2
visibility_cached_image: ^0.1.2 copied to clipboard
A Flutter package that efficiently handles loading both network and asset images with advanced memory management techniques.
CHANGES #
0.1.2 #
- Add
useOldImageOnUrlChange
flag
0.1.1 #
- Add Hero Tag Feature
0.1.0 #
- fix
disableVisibility
is not loading images
0.0.8 #
- Add
disableVisibility
to disable visibility
0.0.7 #
- Add no Queue Type
0.0.6 #
- Add new functionality to handle concurrent type
LoadingType
0.0.5 #
- Enhance queue to be able to handle concurrent max size
0.0.4 #
- Remove unused code
0.0.3 #
- Make depandancies more dynamic
0.0.2 #
- Correct README.md
0.0.1 #
- Release the package.