diff --git a/build/pubspec.yaml b/build/pubspec.yaml index aff731afe..be3e1535a 100644 --- a/build/pubspec.yaml +++ b/build/pubspec.yaml @@ -24,6 +24,7 @@ dependencies: dev_dependencies: build_resolvers: ^2.4.0 build_test: ^2.0.0 + dart_flutter_team_lints: ^3.1.0 test: ^1.16.0 topics: diff --git a/build_resolvers/pubspec.yaml b/build_resolvers/pubspec.yaml index 1ab821e58..2e42bd1ce 100644 --- a/build_resolvers/pubspec.yaml +++ b/build_resolvers/pubspec.yaml @@ -28,6 +28,7 @@ dependencies: dev_dependencies: build_test: ^2.0.0 + dart_flutter_team_lints: ^3.1.0 test: ^1.16.0 topics: diff --git a/build_runner_core/pubspec.yaml b/build_runner_core/pubspec.yaml index 2bdd55822..8911cf0aa 100644 --- a/build_runner_core/pubspec.yaml +++ b/build_runner_core/pubspec.yaml @@ -41,6 +41,7 @@ dev_dependencies: analyzer: ^6.9.0 build_runner: ^2.0.0 build_test: ^2.0.0 + dart_flutter_team_lints: ^3.1.0 json_serializable: ^6.0.0 test: ^1.16.0 test_descriptor: ^2.0.0