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 9a8c2a6 commit f85949cCopy full SHA for f85949c
flutter_news_example/api/pubspec.lock
@@ -125,10 +125,10 @@ packages:
125
dependency: "direct main"
126
description:
127
name: collection
128
- sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
+ sha256: "2f5709ae4d3d59dd8f7cd309b4e023046b57d8a6c82130785d2b0e5868084e76"
129
url: "https://pub.dev"
130
source: hosted
131
- version: "1.18.0"
+ version: "1.19.1"
132
convert:
133
dependency: transitive
134
flutter_news_example/api/pubspec.yaml
@@ -7,7 +7,7 @@ environment:
7
sdk: ">=3.0.0 <4.0.0"
8
9
dependencies:
10
- collection: ^1.16.0
+ collection: ^1.19.1
11
dart_frog: ^1.1.0
12
equatable: ^2.0.5
13
http: ^1.2.2
0 commit comments