We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f706ec6 commit 7c700f0Copy full SHA for 7c700f0
pubspec.yaml
@@ -16,6 +16,6 @@ dependencies:
16
dev_dependencies:
17
build_runner: ^2.1.2
18
json_serializable: ^6.2.0
19
- retrofit_generator: ^7.0.1
+ retrofit_generator: ">=7.0.1 <9.0.0"
20
test: ^1.6.0
21
very_good_analysis: ^5.0.0+1
0 commit comments