many_lints library

Many Lints - A collection of useful lint rules for Dart and Flutter.

This package provides custom lint rules, quick fixes, and code assists that integrate with the Dart analyzer and IDEs.

Usage

Add many_lints to the top-level plugins section in your analysis_options.yaml:

plugins:
  many_lints: ^0.3.0

The analysis server will automatically download and resolve the plugin from pub.dev. There is no need to add it to your pubspec.yaml.

Classes

ManyLintsPlugin
Many Lints - A collection of useful lint rules for Dart and Flutter.

Properties

plugin ManyLintsPlugin
Top-level plugin variable required by analysis_server_plugin.
final