We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2b08e4 commit e3dfe27Copy full SHA for e3dfe27
flutter_news_example/api/pubspec.lock
@@ -178,10 +178,10 @@ packages:
178
dependency: "direct main"
179
description:
180
name: equatable
181
- sha256: c2b87cb7756efdf69892005af546c56c0b5037f54d2a88269b4f347a505e3ca2
+ sha256: "567c64b3cb4cf82397aac55f4f0cbd3ca20d77c6c03bedbc4ceaddc08904aef7"
182
url: "https://pub.dev"
183
source: hosted
184
- version: "2.0.5"
+ version: "2.0.7"
185
file:
186
dependency: transitive
187
flutter_news_example/api/pubspec.yaml
@@ -9,7 +9,7 @@ environment:
9
dependencies:
10
collection: ^1.16.0
11
dart_frog: ^1.1.0
12
- equatable: ^2.0.5
+ equatable: ^2.0.7
13
http: ^1.2.2
14
json_annotation: ^4.9.0
15
news_blocks:
0 commit comments