Suggestions appear as you type. Use the up and down arrows to choose one and Enter to open it.

flutter_lints

Free#7 of 20 in Dart Flutter Static Analysis Tools

Recommended lint rules for Flutter apps, packages, and plugins.

—Not yet scored
flutter_lints— Visit flutter_lints

At a glance

  • Editor score
    Not yet scored
  • Pricing
    Free plan
  • Best for
    Flutter developers wanting official-style starter lints
  • Free plan
    Yes
  • Paid from
    None
  • Dart analysis
    Yes
  • Facts checked
    26 Sep 2026
  • Where it wins

    • Extends Dart’s recommended lint set with Flutter-specific rules
    • Works in supported IDEs and with flutter analyze
    • Rules can be customized in analysis_options.yaml
  • Where it doesn't

    • Focused on lint configuration rather than broader analysis tooling
    • Older projects must add it as a development dependency
    • Depends on the Dart analyzer to surface identified issues

Our verdict on flutter_lints

flutter_lints is an open-source Dart package from the Flutter team that supplies recommended lint rules for Flutter apps, packages, and plugins. It suits developers who want a starting point for consistent project checks, including solo developers and larger teams. Flutter projects created with flutter create already use its lints; older projects can add it as a development dependency. The package extends Dart’s recommended lint set with rules specific to Flutter, then connects to the analyzer through analysis_options.yaml.

The main appeal is the straightforward analyzer workflow. Identified issues are surfaced in supported IDEs or from the command line with flutter analyze, so the lint rules fit into existing Dart analysis rather than requiring a separate tool. Project configuration can customize the rules, giving teams a way to adapt the recommended baseline. This makes flutter_lints a focused choice for Flutter codebases that need a common lint configuration, not a broad static-analysis suite with a wider set of capabilities.

There is no charge for the open-source package. Its scope is also its boundary: it provides lint rules and relies on the Dart analyzer to report issues. Developers seeking analysis beyond this Flutter-oriented configuration should compare tools with broader analysis capabilities. Choose flutter_lints for a free, Flutter-specific starting point that integrates through project configuration; look elsewhere if your priority is a wider analysis toolset rather than recommended lints.

flutter_lints pricing

Plans Free planFree Free to use — no paid tier required for the core job.
See plans on pub.dev

flutter_lints fact sheet

Free planYes
Paid fromNone
Dart analysisYes
Flutter analysisYes
DeploymentSelf-hosted
IDE supportNot verified
Security analysisNot verified
CI integrationNot verified
DeploymentSelf-hosted
Built forSolo, Small business, Mid-market, Enterprise (editorial estimate)
PricingFree plan
Websitepub.dev
Facts checked26 Sep 2026

Alternatives to flutter_lints

See all flutter_lints alternatives →

flutter_lints vs the competition

Compare flutter_lints with any tool side by side →

Used flutter_lints? Be the first to review it

The editor score above is our own research. What this page doesn't have yet is a reader's view — what you used flutter_lints for, what worked and what didn't. No stars are seeded and no review is paid for; an editor reads every one before it appears.

Write a reviewTwo minutes · verified accounts only · read by an editor before it appears

Reviews come only from verified accounts. Sign in or create an account first — your e-mail is never shown.

Your rating

0 characters · at least 80, up to 3,000

Posted from your verified account. Reviews appear after an editor reads them, usually within two working days.

Featured on iTechGuides

Featured on iTechGuides — flutter_lints —/10

flutter_lints is listed in our Dart Flutter Static Analysis Tools directory. Add the badge to your site — it links back to this page.

<a href="https://www.itechguides.com/products/flutter-lints/"><img src="https://www.itechguides.com/best/badge/flutter-lints.svg" alt="Featured on iTechGuides" width="230" height="46"></a>

Reviewed by iTechGuides Editors · Editorial team · Updated Sep 2026

Advertiser disclosure: iTechGuides is reader-supported. We may earn a commission when you click some links. It never changes a score or a verdict. How we rank.