We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7d541 commit 87596b6Copy full SHA for 87596b6
1 file changed
pubspec.yaml
@@ -12,7 +12,7 @@ environment:
12
dependencies:
13
flutter:
14
sdk: flutter
15
- freezed_annotation: ^3.1.0
+ freezed_annotation: ">=2.4.1 <4.0.0"
16
perfect_freehand: ^2.3.2
17
simpli: ^0.1.1
18
value_notifier_tools: ^0.1.2
@@ -21,7 +21,7 @@ dev_dependencies:
21
build_runner: ^2.4.9
22
flutter_test:
23
24
- freezed: ^3.2.5
+ freezed: ">=2.4.7 <4.0.0"
25
json_serializable: ^6.9.5
26
lintervention: ^0.4.0+1
27
melos: ^7.4.0
0 commit comments