Last updated:
0 purchases
hrk analysis
A library to accumulate required dart and flutter analysis options.
This library is intended for consumption across my dart and flutter projects.
Usage #
First add the dev dependency:
dart pub add dev:hrk_analysis
or
flutter pub add dev:hrk_analysis
copied to clipboard
Then, add the following include statement in analysis_options.yaml:
include: package:hrk_analysis/analysis_options.yaml
copied to clipboard
See Also #
pedantic
lints
flutter_lints
very_good_analysis
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.