strict
Opinionated lint and analysis options for Dart and Flutter projects.
At a glance
- Editor scoreNot yet scored
- PricingFree plan
- Best forSmall projects seeking a strict Dart lint configuration
- Free planYes
- Paid fromNone
- Dart analysisYes
- Facts checked26 Sep 2026
Where it wins
- Free, open-source configuration for Dart and Flutter analysis
- Rule comments explain the rationale behind individual lints
- Tracks relevant additions and removals in Dart's linter rules
Where it doesn't
- Configuration package rather than a hosted static-analysis service
- Focused on Dart and Flutter projects, not security analysis
- Opinionated rules may not fit teams wanting a broader analysis product
Our verdict on strict
strict is a free, open-source Dart package for developers who want stricter analysis in Dart and Flutter projects. It provides an analysis_options.yaml file, which teams add through a Dart development dependency and include in their project configuration. The package is a fit for solo developers and small teams seeking a documented lint baseline rather than a hosted scanning platform. Its purpose is to shape Dart's existing analysis tooling with an opinionated set of rules.
The published package details show no paid tier: strict is free to use. Setup centers on adding the package as a development dependency and referencing its analysis-options YAML file, so adoption belongs in the project's Dart configuration rather than in a separate web dashboard. Comments alongside the rules explain their rationale, giving maintainers context when deciding whether the stricter checks match their codebase. The package also documents updates tied to relevant changes in Dart's linter library, helping teams track why rules may be added or removed over time.
The main trade-off is scope. strict supplies configuration for Dart analysis and Flutter analysis, but it is not a hosted static-analysis service and does not provide security analysis. That makes it appropriate for projects already using Dart's analyzer and looking for a stricter, maintainable rule set. Teams needing centralized scanning, a wider language footprint, or security-focused analysis should choose a broader analysis product instead. Developers who prefer explicit, commented rules and a lightweight dependency will find the package's narrow focus easier to evaluate than a full service stack.
strict pricing
strict fact sheet
| Free plan | Yes |
|---|---|
| Paid from | None |
| Dart analysis | Yes |
| Flutter analysis | Yes |
| Deployment | Not verified |
| IDE support | Not verified |
| Security analysis | No |
| CI integration | Not verified |
| Deployment | Cloud |
| Platforms | Web |
| Built for | Solo, Small business (editorial estimate) |
| Pricing | Free plan |
| Website | pub.dev |
| Facts checked | 26 Sep 2026 |
Alternatives to strict
- Dart Analysis ServerA free, local analysis engine for Dart diagnostics and editor language services.—
- CodacyA hosted analysis suite with Dart support, pull-request checks, and a free plan.7.0
- Snyk CodeSecurity-focused source scanning with IDE, pull-request, CLI, and CI/CD coverage.5.0
Used strict? 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 strict 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
Featured on iTechGuides
strict 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/strict/"><img src="https://www.itechguides.com/best/badge/strict.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.

