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

Very Good Analysis

Free#6 of 20 in Dart Flutter Static Analysis Tools

Dart and Flutter lint rules for consistent static analysis.

—Not yet scored
Very Good Analysis— Visit site

At a glance

  • Editor score
    Not yet scored
  • Pricing
    Free plan
  • Best for
    Flutter projects wanting a recommended baseline lint set
  • Free plan
    Yes
  • Paid from
    None
  • Dart analysis
    Yes
  • Facts checked
    26 Sep 2026
  • Where it wins

    • Adds Flutter-specific lint rules alongside Dart guidance.
    • Flags implicit dynamic casts with stricter type checks.
    • Allows lint suppression at line, file, or project level.
  • Where it doesn't

    • Focuses on lint configuration rather than a broader analysis suite.
    • Requires adding it as a development dependency and configuring the project.
    • Does not include security analysis.

Our verdict on Very Good Analysis

Very Good Analysis is an open-source package of lint rules for Dart and Flutter projects. Maintained by Very Good Ventures, it is intended for teams that want a consistent baseline in project configuration rather than a standalone analysis suite. Developers add it as a development dependency and include its analysis options in the project configuration; analysis runs through the Dart and Flutter tooling. The package is self-hosted in the sense that its rules are applied within the project's own setup, not through a separate hosted analysis service.

Its rule set combines style guidance with stricter checks and conventions: it checks implicit dynamic casts, prefers const constructors where possible and final fields when reassignment is unnecessary, and sorts constructors before other class members. It also configures trailing comma behavior for the Dart formatter. Teams can suppress a rule at line, file, or project level, which allows a project to make exceptions without discarding the overall configuration. This makes the package especially relevant for Flutter codebases seeking repeatable lint expectations across contributors.

The trade-off is scope. Very Good Analysis supplies lint rules and configuration, not a broader analysis suite, and it does not provide security analysis. Its free, open-source model suits solo developers as well as small, mid-market, and enterprise teams that want to manage checks within Dart or Flutter projects. Choose it when a focused lint baseline is the goal; consider a broader analysis tool if you need capabilities beyond linting or security checks.

Very Good Analysis pricing

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

Very Good Analysis fact sheet

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

Alternatives to Very Good Analysis

See all Very Good Analysis alternatives →

Very Good Analysis vs the competition

Compare Very Good Analysis with any tool side by side →

Used Very Good Analysis? 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 Very Good Analysis 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 — Very Good Analysis —/10

Very Good Analysis 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/very-good-analysis/"><img src="https://www.itechguides.com/best/badge/very-good-analysis.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.