name: dart_flutter_team_lints | |
description: An analysis rule set used by the Dart and Flutter teams. | |
version: 0.1.0 | |
repository: https://github.com/dart-lang/ecosystem/tree/main/pkgs/dart_flutter_team_lints | |
environment: | |
sdk: '>=2.17.0 <3.0.0' | |
dependencies: | |
lints: ^2.0.0 | |
dev_dependencies: | |
test: ^1.0.0 | |
yaml: ^3.0.0 |