Lint rules for Flutter mobile apps by blendthink.
More...
Add this package to your dev_dependencies in pubspec.yaml:
pubspec.yaml
dev_dependencies: blendthink_lints: any
Add the relevant line to the top of your analysis_options.yaml file.
analysis_options.yaml
include: package:blendthink_lints/recommended.yaml
blendthink.dev
Repository (GitHub)View/report issues
unknown (license)
flutter_lints
Packages that depend on blendthink_lints
Back