carapacik_lints 1.13.0

SDKdartflutter
Platformandroidioswindowslinuxmacosweb

The most necessary lints for Flutter to encourage good coding practices

pub version

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

Install

Add carapacik_lints as dev dependency to your pubspec.yaml.

dev_dependencies:
  carapacik_lints: ^1.13.0

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

include: package:carapacik_lints/core.yaml

Package versions table

FlutterDartPackage
2.10.x2.16.x1.0.8
3.0.x2.17.x1.1.7
3.3.x2.18.x1.2.3
3.7.x2.19.x1.3.2
3.10.x3.0.x1.4.2
3.13.x3.1.x1.5.1
3.16.x3.2.x1.6.0
3.19.x3.3.x1.7.0
3.22.x3.4.x1.8.1
3.24.x3.5.x1.9.2
3.27.x3.6.x1.10.0
3.29.x3.7.x1.11.1
3.32.x3.8.x1.12.0
3.35.x3.9.x1.13.0