diff --git a/example/pubspec.yaml b/example/pubspec.yaml index f60fa9d..4d933c3 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -21,7 +21,7 @@ dev_dependencies: mockingjay: path: ../ mocktail: ^1.0.4 - very_good_analysis: ^7.0.0 + very_good_analysis: ">=7.0.0 <9.0.0" flutter: uses-material-design: true