carapacik_lints 1.0.3 copy "carapacik_lints: ^1.0.3" to clipboard
carapacik_lints: ^1.0.3 copied to clipboard

Super lint rules for Flutter project

pub package

This package contains a recommended set of lints for Flutter apps, packages, and plugins to encourage good coding practices.

Install #

Add carapacik_lints as dependency to your pubspec.yaml.

dev_dependencies:
  carapacik_lints: ^1.0.3

Create an analysis_options.yaml file at the root of the project with the following content:

include: package:carapacik_lints/analysis_options.yaml