dart_flutter_team_lints 2.1.0 copy "dart_flutter_team_lints: ^2.1.0" to clipboard
dart_flutter_team_lints: ^2.1.0 copied to clipboard

unlisted

An analysis rule set used by the Dart and Flutter teams.

pub package package publisher

What is this? #

This is a set of lints used by the Dart and Flutter teams to analyze their packages and repositories; it's built on top of package:lints/recommended.yaml.

This package is not meant to be a recommendation for analysis settings for the wider ecosystem. For our community recommendations, see package:lints and package:flutter_lints.

For documentation about customizing static analysis for your project, see https://dart.dev/tools/analysis.

Using the Lints #

To use the lints, add the package as a dev dependency in your pubspec.yaml file:

dart pub add dev:dart_flutter_team_lints

then, add an analysis_options.yaml file to your project:

include: package:dart_flutter_team_lints/analysis_options.yaml
2
likes
0
pub points
81%
popularity

Publisher

verified publishertools.dart.dev

An analysis rule set used by the Dart and Flutter teams.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

lints

More

Packages that depend on dart_flutter_team_lints