omega_flutter_lint

pub version

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

Libraries