fd_lints 2.3.0 copy "fd_lints: ^2.3.0" to clipboard
fd_lints: ^2.3.0 copied to clipboard

An opiniated set of lint rules for Dart and Flutter projects. Made by yours truly Floating Dartists.

example/README.md

pubspec.yaml #

name: example
description: Example of using fd_lints
version: 1.0.0

environment:
  sdk: ">=2.18.0 <3.0.0"

dev_dependencies:
  fd_lints: ^2.0.1

analysis_options.yaml #

include: package:fd_lints/dart.yaml

analyzer:
  plugins:
    - custom_lint
1
likes
90
pub points
38%
popularity

Publisher

verified publisherfloating-dartists.dev

An opiniated set of lint rules for Dart and Flutter projects. Made by yours truly Floating Dartists.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, analyzer_plugin, custom_lint_builder

More

Packages that depend on fd_lints