PackageTrack
Sign in Get early access

import_lint

The Import Lint package defines import lint rules and report on lints found in Dart code.

2.0.0 4.7K downloads/mo #3930 most downloaded on pub.dev kawa1214/import-lint

What this package is like to depend on

Last release 4 months ago

18 Apr 2026

Ships unpredictably

gaps range from 3 weeks to 1.8 years

Nearly every release is documented

notes for 25 of 26 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

26 releases · first in 2021

1 release in the last 12 months

see the full history below

Release timeline

26 releases · Nov 2021 to Apr 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 26
  1. 2.0.0 18 Apr 2026
    Release notes

    What's Changed

    Full Changelog: v1.0.1...v2.0.0

    Open source →
    Release notes
    • Breaking change
      • Migrated from analyzer_plugin to analysis_server_plugin
      • Dart SDK >=3.10.0 <4.0.0 required (was >=2.12.0)
      • Plugin is now declared under the top-level plugins: section of analysis_options.yaml (no longer under analyzer:)
    • Registered as a warning rule so the plugin is enabled by default (no diagnostics: block required)
    • Skip files outside lib/ so the plugin no longer crashes the analysis server when a package's bin/ or test/ directory is analyzed
    • Documented the public API (AnalysisOptions, Analyzer, Config, Rule, Constraint, Severity, Issue)
    • Excluded dev-only files from the published archive via .pubignore
    • Updated example/ and README for the new plugin system
    Open source →
  2. 1.0.1 30 Jun 2024
    Release notes

    Merge pull request #39 from kawa1214/feat/dart3.4.4

    Feat/dart3.4.4

    Open source →
    Release notes
    • bump dart 3.4.4
    Open source →
  3. 1.0.0 05 May 2023
    Release notes

    What's Changed

    • Change the yaml spec to make defining rules easier by @kawa1214 in #32

    Full Changelog: v0.9.5...v1.0.0

    Open source →
    Release notes
    • Breaking change
      • Changed yaml specs (inspired by eslint/no-restricted-paths)
    Open source →
  4. 0.9.5 08 Apr 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.9.4...v0.9.5

    Open source →
    Release notes
    • Add Severity option(#27)
    Open source →
  5. 0.9.4 12 Nov 2022
    Release notes

    What's Changed

    Full Changelog: v0.9.3...v0.9.4

    Open source →
    Release notes
    • bump analyzer v5.2.0
    Open source →
  6. 0.9.3 05 Jun 2022
    Release notes

    Merge pull request #14 from kawa1214/refactoring

    Refactoring

    Open source →
    Release notes
    • BugFix
    Open source →
  7. 0.9.2 08 May 2022

    Nothing published for this version

  8. 0.9.1 08 May 2022
    Release notes
    • Fix monorepo
    Open source →
  9. 0.9.0 07 May 2022
    Release notes
    • Support for importing external packages
    • Breaking change
      • analysis_options.yaml
    Open source →
  10. 0.8.0 17 Apr 2022
    Release notes
    • Fix bug
      • Not working on windows
      • Analyzer error
    • Breaking change
      • analysis_options.yaml
    Open source →
  11. 0.7.0 11 Feb 2022
    Release notes
    • Fix packages dependency
    Open source →
  12. 0.6.0 06 Feb 2022
    Release notes
    • Fix failed to load analysis_options.yml in parent directory
    Open source →
  13. 0.5.0 26 Dec 2021
    Release notes
    • Fix AST
    Open source →
  14. 0.4.1 26 Nov 2021
    Release notes
    • Library prefix Support
    Open source →
  15. 0.4.0 24 Nov 2021
    Release notes
    • Add Tests
    Open source →
  16. 0.3.1 23 Nov 2021
    Release notes
    • search_file_path to target_file_path
    Open source →
  17. 0.3.0 23 Nov 2021
    Release notes
    • Glob Support
    • Relative Import Support
    Open source →
  18. 0.2.2 21 Nov 2021
    Release notes
    • Update README.md
    Open source →
  19. 0.2.1 21 Nov 2021
    Release notes
    • Update README.md
    Open source →
  20. 0.2.0 21 Nov 2021
    Release notes
    • Analyzer Plugin Support
    Open source →
  21. 0.1.6 19 Nov 2021
    Release notes
    • Support Ignore Rules
    Open source →
  22. 0.1.5 18 Nov 2021
    Release notes
    • Fix Exception Message
    Open source →
  23. 0.1.4 18 Nov 2021
    Release notes
    • Update README.md
    Open source →
  24. 0.1.3 18 Nov 2021
    Release notes
    • Update README.md
    Open source →
  25. 0.1.2 18 Nov 2021
    Release notes
    • Update README.md
    Open source →
  26. 0.1.1 18 Nov 2021
    Release notes
    • Lint import file with import_analysis_options.yaml
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive