We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a79168f commit 730e1b8Copy full SHA for 730e1b8
flutter_cache_manager_firebase/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: flutter_cache_manager_firebase
2
description: CacheManager implementation for firebase_storage. Uses the gs:// as key and translates to https://
3
-version: 2.0.3
+version: 2.1.0
4
homepage: https://github.com/Baseflow/flutter_cache_manager
5
6
environment:
@@ -9,7 +9,7 @@ environment:
9
dependencies:
10
flutter:
11
sdk: flutter
12
- flutter_cache_manager: ^3.3.3
+ flutter_cache_manager: ^3.4.0
13
firebase_storage: '>=12.0.0 <13.0.0'
14
path_provider: ^2.1.2
15
path: ^1.9.0
0 commit comments