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 9daaee5 commit ca0a627Copy full SHA for ca0a627
pubspec.lock
@@ -170,10 +170,10 @@ packages:
170
dependency: "direct main"
171
description:
172
name: equatable
173
- sha256: c2b87cb7756efdf69892005af546c56c0b5037f54d2a88269b4f347a505e3ca2
+ sha256: "567c64b3cb4cf82397aac55f4f0cbd3ca20d77c6c03bedbc4ceaddc08904aef7"
174
url: "https://pub.dev"
175
source: hosted
176
- version: "2.0.5"
+ version: "2.0.7"
177
fake_async:
178
dependency: transitive
179
pubspec.yaml
@@ -10,7 +10,7 @@ environment:
10
sdk: ^3.5.4
11
12
dependencies:
13
- equatable: ^2.0.5
+ equatable: ^2.0.7
14
flutter:
15
sdk: flutter
16
flutter_localizations:
0 commit comments