ac_lints 0.5.0
ac_lints: ^0.5.0 copied to clipboard
AC Lints rules
Changelog #
0.5.0 - 2025-06-01 #
Changed #
- Update SDK environment requirement (>= 3.8.0 && <4.0.0)
- Upgrade flutter_lints package to 6.0.0
- Upgrade lints package to 6.0.0
0.4.0 #
- Remove ac_code_metrics package and rules
- Upgrade flutter_lints package to 5.0.0
- Upgrade lints package to 5.1.1
0.3.0 #
- Replace dart_code_metrics with ac_code_metrics package
- Upgrade dart_code_metrics_presets to 2.9.0
0.2.1 #
- Remove analyzer/strong-mode configurations
0.2.0 #
- Update LICENSE's copyright to include contributors
- Widen SDK environment requirement to include Dart 3 versions
- Upgrade flutter_lints package to 3.0.1
- Upgrade lints package to 3.0.0
0.1.0 #
- Initial release