flint 2.6.0+1 copy "flint: ^2.6.0+1" to clipboard
flint: ^2.6.0+1 copied to clipboard

Analyzer lints used internally in Forus Labs' Dart & Flutter projects.

Flint - Because Pedantic package:lints wasn't strict enough #

Flint Build Pub Dev Documentation

dart analyze flavours that are used internally in Forus Labs' Dart & Flutter projects.

Using the Lints #

To use the lints, add the following dependency in your pubspec.yaml.

dev_dependencies:
  flint: ^2.6.0

Then, add a flavour to your analysis_options.yaml. The following will always include the latest version of said flavour.

include: package:flint/analysis_options.dart.yaml

Flavours #

Configuration Description
package:flint/analysis_options.dart.yaml For Dart projects
package:flint/analysis_options.flutter.yaml For Flutter projects
1
likes
0
pub points
33%
popularity

Publisher

verified publisherforuslabs.com

Analyzer lints used internally in Forus Labs' Dart & Flutter projects.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on flint