diff --git a/examples/flutter_app/pubspec.yaml b/examples/flutter_app/pubspec.yaml index 097357e..29d7a7e 100644 --- a/examples/flutter_app/pubspec.yaml +++ b/examples/flutter_app/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: vector_math: ^2.1.4 dev_dependencies: - flutter_lints: ^3.0.0 + flutter_lints: ^5.0.0 flutter: uses-material-design: true