A Lint Package with decorated_flutter
More...
In your pubspec.yaml, add
pubspec.yaml
dev_dependencies: decorated_lints: ^0.0.1
In your analysis_options.yaml, add
analysis_options.yaml
analyzer: plugins: - decorated_lints
unverified uploader
Repository (GitHub)
API reference
unknown (license)
analyzer, analyzer_plugin, custom_lint_builder, flutter
Packages that depend on decorated_lints
Back