fd_lints
An opiniated set of lint rules for Dart and Flutter projects. Made by yours truly Floating Dartists.
3.0.0
4.8K downloads/mo
#3883 most downloaded on pub.dev
Floating-Dartists/fd_lints
What this package is like to depend on
Last release 6 months ago
28 Jan 2026
Release timing varies
gaps range from 1 weeks to 8 months
Nearly every release is documented
notes for 15 of 15 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
15 releases · first in 2023
1 release in the last 12 months
see the full history below
Release timeline
15 releases · Feb 2023 to Jan 2026Releases
latest 15-
3.0.028 Jan 2026Release notes
Open source →What's Changed
- chore(deps): bump custom_lint_builder from 0.7.6 to 0.8.0 by @dependabot[bot] in #15
- chore(deps): bump analyzer from 7.6.0 to 8.1.1 by @dependabot[bot] in #16
- Refactor: Remove custom_lint and add rules by @TesteurManiak in #17
Full Changelog: 2.5.0...3.0.0
Release notes
Open source →- Bump analyzer from 7.6.0 to 9.0.0
- Refactor: Remove custom_lint and add rules by @TesteurManiak in https://github.com/Floating-Dartists/fd_lints/pull/17
Breaking Changes:
- Removed rules preset
dart.yamlandflutter.yaml
-
2.5.022 May 2025Release notes
Open source →What's Changed
- chore(deps): bump analyzer_plugin from 0.12.0 to 0.13.0 by @dependabot in #14
Full Changelog: 2.4.0...2.5.0
Release notes
Open source →- chore(deps): bump analyzer_plugin from 0.12.0 to 0.13.0 by @dependabot in https://github.com/Floating-Dartists/fd_lints/pull/14
Full Changelog: https://github.com/Floating-Dartists/fd_lints/compare/2.4.0...2.5.0
-
2.4.013 Feb 2025Release notes
Open source →What's Changed
- chore(deps): bump custom_lint_builder, analyzer_plugin and analyzer by @dependabot in #13
- Fixed linting rules by hiding
LintCodefrompackage:analyzer/error/error.dart - Replaced deprecated usage of
reportErrorForNodebyatNodein custom rules - Added rules to core
dart.yamlfile:document_ignores: Document ignore comments.unnecessary_underscores: Unnecessary underscores can be removed.
Full Changelog: 2.3.1...2.4.0
Release notes
Open source →- chore(deps): bump custom_lint_builder, analyzer_plugin and analyzer by @dependabot in https://github.com/Floating-Dartists/fd_lints/pull/13
- Fixed linting rules by hiding
LintCodefrompackage:analyzer/error/error.dart - Replaced deprecated usage of
reportErrorForNodebyatNodein custom rules - Added rules to core
dart.yamlfile:document_ignores: Document ignore comments.unnecessary_underscores: Unnecessary underscores can be removed.
Full Changelog: https://github.com/Floating-Dartists/fd_lints/compare/2.3.1...2.4.0
-
2.3.117 Dec 2024Release notes
Open source →What's Changed
- Feat/use const on env constructors by @TesteurManiak in #10
- chore(deps): bump custom_lint_builder from 0.6.10 to 0.7.0 by @dependabot in #11
Full Changelog: 2.2.1...2.3.1
-
2.3.002 Jun 2024 -
2.2.103 May 2024Release notes
Open source →What's Changed
- chore(deps): bump custom_lint_builder from 0.5.14 to 0.6.4 by @dependabot in #9
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: 2.2.0...2.2.1
-
2.2.020 Sep 2023Release notes
Open source →- Updated
analyzerdependency constraints to">=5.12.0 <7.0.0" - Updated
custom_lint_builderdependency constraints to">=0.5.2 <0.6.0"
Release notes
Open source →- Updated
analyzerdependency constraints to">=5.12.0 <7.0.0" - Updated
custom_lint_builderdependency constraints to">=0.5.2 <0.6.0"
- Updated
-
2.1.012 Jul 2023Release notes
Open source →- Updated documentation of the package
- Upgraded [
custom_lint][custom_lint]0.4.0->0.5.0
-
2.0.109 Jun 2023 -
2.0.005 Jun 2023Release notes
Open source →- Added rule flutter_style_todos
- Created custom rules with the package custom_lint
avoid_as: Avoid usingaskeyword ⚠️avoid_non_null_assertion: Avoid using!operator ⚠️
Release notes
Open source →- Added rule flutter_style_todos
- Created custom rules with the package [custom_lint][custom_lint]
avoid_as: Avoid usingaskeyword :warning:avoid_non_null_assertion: Avoid using!operator :warning:
-
1.1.126 May 2023 -
1.1.015 May 2023Release notes
Open source →- Updated Dart SDK constraints to:
">=2.18.0 <4.0.0" - Added rule unnecessary_breaks
- Updated Dart SDK constraints to:
-
1.0.219 Feb 2023 -
1.0.118 Feb 2023 -
1.0.008 Feb 2023