File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
flutter_cache_manager_firebase Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 3.4.1] - 2024-08-13
2+
3+ * Target js_interop for Wasm support
4+
15## [ 3.4.0] - 2024-08-01
26
37* [ Bugfix] For a previously cached file that got removed on the server, now evicts that file on 404 and notifies listeners.
Original file line number Diff line number Diff line change 1+ ## [ 2.1.1] - 2024-08-13
2+
3+ * Target js_interop for Wasm support
4+
15## [ 2.1.0] - 2024-08-01
26
37* Support setting a bucket
Original file line number Diff line number Diff line change 11name : flutter_cache_manager_firebase
22description : CacheManager implementation for firebase_storage. Uses the gs:// as key and translates to https://
3- version : 2.1.0
3+ version : 2.1.1
44homepage : https://github.com/Baseflow/flutter_cache_manager
55
66environment :
You can’t perform that action at this time.
0 commit comments