- Initial release.
- Added functionality to periodically clear the cached files
- MIT License updated
- Added fade in and out transitions while displaying the image
- Added error logging
- Performance improvements
- Added methods to clear all cache
- Added method to clear a given image from cache
- Added method to check whether a given image exist in cache
- Updated loadingBuilder function with the download progress data
- Version 1 release
- Added web support
- Added FastCachedImageProvider class for built in ImageProvider of flutter
- Added web support - Removed dart io usage
- Added cache key with UID instead of image url