We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce43052 commit f103ef8Copy full SHA for f103ef8
2 files changed
CHANGELOG.md
@@ -1,5 +1,6 @@
1
## 0.5.1-wip
2
3
+- Update constraint: `meta: ^1.17.0`
4
- Remove the use of footnotes in README.md, since they are not supported by
5
`package:markdown`.
6
pubspec.yaml
@@ -46,7 +46,7 @@ dependencies:
46
glob: ^2.1.3
47
google_cloud_firestore: ^0.5.0
48
http: ^1.6.0
49
- meta: ^1.18.1
+ meta: ^1.17.0
50
protobuf: ^6.0.0
51
shelf: ^1.4.2
52
source_gen: ^4.2.0
0 commit comments