appandup_lint 0.0.3 appandup_lint: ^0.0.3 copied to clipboard
App and Up SRL Lint preferences for Dart and Flutter applications.
appandup_lint #
App and Up SRL Lint preferences for Dart and Flutter applications
How to use this package #
The appandup_lint package doesn't ship any dart source code.
To enable appandup_lint
,
- Add it to your dev_dependencies
dev_dependencies:
appandup_lint: ^0.0.2
- Include the rules into your
analysis_options.yaml
include: package:appandup_lint/analysis_options.yaml