Skip to content

App and Up SRL LINTER preferences for Dart and Flutter applications

License

Notifications You must be signed in to change notification settings

App-and-Up/appandup_lint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

App and Up SRL LINTER preferences for Dart and Flutter applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages