apealed_analysis 0.0.2 copy "apealed_analysis: ^0.0.2" to clipboard
apealed_analysis: ^0.0.2 copied to clipboard

pedantic and very_good_analysis inspired lint rules with my own taste.

APEALED Analysis #

lints- and very_good_analysis- inspired lint rules but with my own taste.

BSD 3-Clause "New" or "Revised" license

Usage #

Add to project:

dart pub add dev:apealed_analysis
# or
flutter pub add dev:apealed_analysis

Include in your analysis_options.yaml:

include: package:apealed_analysis/analysis_options.yaml

Features #

  • Strict typing for dart language
  • Excludes commonly generated files like *.freezed.dart and *.g.dart
  • Excludes __brick__ templates (from mason)
  • Strong linter ruleset (comparable to very_good_analysis)
0
likes
120
pub points
6%
popularity

Publisher

verified publisherelijahluckey.com

pedantic and very_good_analysis inspired lint rules with my own taste.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on apealed_analysis