cache_systems 0.0.4
cache_systems: ^0.0.4 copied to clipboard
This package for flutter is used to cache files in the device. It can be used to cache images, videos, audios, text and other files. It can also be used to cache files from the internet.
0.0.1 #
- Initial release
0.0.2 #
- fix: readme and changelog
0.0.3 #
- add: Windows linux and macOS support
- fix: readme and changelog
- update: flutter_lints version
- fix: unused packages removed
- add: getImages method added ( This method is gives ImageProvider)
0.0.4 #
- add: CachedImage widget added
- fix: readme and changelog
- fix: unused packages removed
- update: example project