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.
2 parents 44cb25f + 39acc63 commit 4d1007cCopy full SHA for 4d1007c
pubspec.lock
@@ -267,7 +267,7 @@ packages:
267
name: freezed_annotation
268
url: "https://pub.dartlang.org"
269
source: hosted
270
- version: "2.1.0"
+ version: "2.2.0"
271
frontend_server_client:
272
dependency: transitive
273
description:
pubspec.yaml
@@ -18,7 +18,7 @@ dependencies:
18
flutter:
19
sdk: flutter
20
flutter_hooks: ^0.18.5+1
21
- freezed_annotation: ^2.1.0
+ freezed_annotation: ^2.2.0
22
hooks_riverpod: ^1.0.1
23
24
dev_dependencies:
0 commit comments