appandup_lint 1.0.1 copy "appandup_lint: ^1.0.1" to clipboard
appandup_lint: ^1.0.1 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,

  1. Add it to your dev_dependencies
dev_dependencies:
  appandup_lint:
  1. Include the rules into your analysis_options.yaml
include: package:appandup_lint/recommended.yaml
  1. If the project is using Riverpod, add the following line to your analysis_options.yaml.
include: package:appandup_lint/recommended_and_riverpod.yaml
  1. Run flutter analyze to see the errors and warnings
7
likes
120
pub points
7%
popularity

Publisher

unverified uploader

App and Up SRL Lint preferences for Dart and Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on appandup_lint