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