omega_flutter_lint 3.0.0 omega_flutter_lint: ^3.0.0 copied to clipboard
List of optimized and convenient rules used in Omega-R for streamlined development of Flutter projects
omega_flutter_lint #
Install #
Add omega_flutter_lint
as dev dependency to your pubspec.yaml
.
dev_dependencies:
omega_flutter_lint: ^3.0.0
or
dev_dependencies:
omega_flutter_lint:
git:
url: https://github.com/Omega-R/omega_flutter_lint.git
Create an analysis_options.yaml
file at the root of the project with the following content:
include: package:omega_flutter_lint/analysis_options.yaml