We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1982bf5 + 623e2f4 commit fdea2d7Copy full SHA for fdea2d7
pubspec.yaml
@@ -48,6 +48,7 @@ dependencies:
48
analyzer: ^10.0.1
49
glob: ^2.1.3
50
yaml_edit: ^2.2.3
51
+ google_cloud_storage: ^0.5.1
52
53
dev_dependencies:
54
build_runner: ^2.10.5
@@ -62,8 +63,3 @@ dependency_overrides:
62
63
url: https://github.com/invertase/dart_firebase_admin.git
64
ref: next
65
path: packages/google_cloud_firestore
- googleapis_storage:
66
- git:
67
- url: https://github.com/invertase/dart_firebase_admin.git
68
- ref: next
69
- path: packages/googleapis_storage
0 commit comments