camus_lints 1.1.1 copy "camus_lints: ^1.1.1" to clipboard
camus_lints: ^1.1.1 copied to clipboard

A set of lints for Flutter apps, packages, and plugins to encourage good coding practices.

Camus Lint Rules #

pub package

This repository contains a set of lint rules for [Flutter] apps, packages, and plugins to encourage good coding practices.

This package is built on top of Flutter's lints from package:flutter_lints.

Usage #

  1. Depend on this package as a dev_dependency by running flutter pub add --dev camus_lints.
  2. Create an analysis_options.yaml file at the root of the package (alongside the pubspec.yaml file) and include: package:camus_lints/camus.yaml from it.

Reference #

2
likes
150
pub points
7%
popularity

Publisher

verified publishercamus.design

A set of lints for Flutter apps, packages, and plugins to encourage good coding practices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

lints

More

Packages that depend on camus_lints