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

The most necessary lints for Flutter to encourage good coding practices

pub version pub likes

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: ^3.10.2

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

include: package:carapacik_lints/core.yaml
14
likes
160
points
9.65k
downloads

Publisher

verified publishercarapacik.dev

Weekly Downloads

The most necessary lints for Flutter to encourage good coding practices

Repository (GitHub)
View/report issues

Topics

#analysis #lint #lints #linter

Documentation

API reference

License

MIT (license)

More

Packages that depend on carapacik_lints