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
Releases
latest 26-
2.0.018 Apr 2026Release notes
Open source →What's Changed
- migrate to analysis server plugin by @kawa1214 in #43
- docs: add 2.0.0 changelog entry by @kawa1214 in #44
- fix doc by @kawa1214 in #45
Full Changelog: v1.0.1...v2.0.0
Release notes
Open source →- Breaking change
- Migrated from
analyzer_plugintoanalysis_server_plugin - Dart SDK
>=3.10.0 <4.0.0required (was>=2.12.0) - Plugin is now declared under the top-level
plugins:section ofanalysis_options.yaml(no longer underanalyzer:)
- Migrated from
- 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'sbin/ortest/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
-
1.0.130 Jun 2024 -
1.0.005 May 2023Release notes
Open source →- Breaking change
- Changed yaml specs (inspired by eslint/no-restricted-paths)
- Breaking change
-
0.9.508 Apr 2023Release notes
Open source →What's Changed
- updare readme by @kawa1214 in #26
- Add Severity option to CLI and exit with code 1 on Error by @nitaking in #27
New Contributors
Full Changelog: v0.9.4...v0.9.5
-
0.9.412 Nov 2022 -
0.9.305 Jun 2022 -
0.9.208 May 2022Nothing published for this version
-
0.9.108 May 2022 -
0.9.007 May 2022Release notes
Open source →- Support for importing external packages
- Breaking change
- analysis_options.yaml
-
0.8.017 Apr 2022Release notes
Open source →- Fix bug
- Not working on windows
- Analyzer error
- Breaking change
- analysis_options.yaml
- Fix bug
-
0.7.011 Feb 2022 -
0.6.006 Feb 2022 -
0.5.026 Dec 2021 -
0.4.126 Nov 2021 -
0.4.024 Nov 2021 -
0.3.123 Nov 2021 -
0.3.023 Nov 2021 -
0.2.221 Nov 2021 -
0.2.121 Nov 2021 -
0.2.021 Nov 2021 -
0.1.619 Nov 2021 -
0.1.518 Nov 2021 -
0.1.418 Nov 2021 -
0.1.318 Nov 2021 -
0.1.218 Nov 2021 -
0.1.118 Nov 2021