hrk_analysis 1.1.0 hrk_analysis: ^1.1.0 copied to clipboard
A library to accumulate required dart and flutter analysis options.
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
Then, add the following include statement in analysis_options.yaml
:
include: package:hrk_analysis/analysis_options.yaml