flutter_cache_manager_firebase 1.0.1
flutter_cache_manager_firebase: ^1.0.1 copied to clipboard
CacheManager implementation for firebase_storage. Uses the gs:// as key and translates to https://
1.0.1 Update firebase dependency #
- Added support for version 4.x.x
1.0.0 Initial release #
- Support for Firebase storage, thanks to BenMilanko