flutrlint 2.0.0+1 flutrlint: ^2.0.0+1 copied to clipboard
A custom analysis_options.yaml file created from Flutter Turkey for organization projects and anyone else.
Usage #
To use these rules add the package below the dev_dependencies
in the pubspec.yaml
file.
dev_dependencies:
flutrlint: ^2.0.0
Create a file named analysis_options.yaml
on the root directory of the project and add the command below.
include: package:flutrlint/analysis_options.yaml