flutter_cache_manager_firebase 2.1.1 flutter_cache_manager_firebase: ^2.1.1 copied to clipboard
CacheManager implementation for firebase_storage. Uses the gs:// as key and translates to https://
[2.1.1] - 2024-08-13 #
- Target js_interop for Wasm support
[2.1.0] - 2024-08-01 #
- Support setting a bucket
- Add retry options
- Updates dependencies
[2.0.2] - 2024-04-25 #
- Updates dependencies to their latest versions.
[2.0.1] - 2021-08-27 #
- Update dependencies
[2.0.0] - 2021-05-28 #
- Update to null safety
[1.1.0] - 2021-01-14 #
- Update Firebase dependency
[1.1.0-beta] - 2020-10-02 #
- Update CacheManager dependency to 2.x.x.
[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