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

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.11.1
copied to clipboard

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

include: package:carapacik_lints/core.yaml
copied to clipboard

Package versions table #

Flutter Dart Package
2.10.x 2.16.x 1.0.8
3.0.x 2.17.x 1.1.7
3.3.x 2.18.x 1.2.3
3.7.x 2.19.x 1.3.2
3.10.x 3.0.x 1.4.2
3.13.x 3.1.x 1.5.1
3.16.x 3.2.x 1.6.0
3.19.x 3.3.x 1.7.0
3.22.x 3.4.x 1.8.1
3.24.x 3.5.x 1.9.2
3.27.x 3.6.x 1.10.0
3.29.x 3.7.x 1.11.1
13
likes
160
points
589
downloads

Publisher

verified publishercarapacik.dev

Weekly Downloads

2024.09.16 - 2025.03.31

The most necessary lints for Flutter to encourage good coding practices

Repository (GitHub)

Topics

#analysis #lint #lints #linter

Documentation

API reference

License

MIT (license)

More

Packages that depend on carapacik_lints