effective_dart 1.2.1
effective_dart: ^1.2.1 copied to clipboard
Linter rules corresponding to the guidelines in Effective Dart.
Changelog #
This project adheres to Semantic Versioning.
1.2.1 #
- Applied Semantic Line Breaks
- Changed description pursuant to Analysis options site
- Fixed too short description (#22)
1.2.0 #
- Added rule
lines_longer_than_80_chars
(#13) - Added rule
implementation_imports
(#14) - Added rule
prefer_relative_imports
(#15) - Added rule
camel_case_extensions
(#16 - Added rule
avoid_catching_errors
(#17) - Added rule
prefer_mixin
(#18) - Added rule
avoid_types_on_closure_parameters
(#19) - Added rule
avoid_equals_and_hash_code_on_mutable_classes
(#20)
1.1.2 #
- Updated documentation with a chapter about consider lints
- Added links to lints mentioned in README
1.1.0 #
- Disabled
comment_references
because it is way too restrictive (see this issue)
1.0.1 #
- Fixed SDK version
- Enhanced README
1.0.0 #
- Added linst according to the current state of the Effective Dart
analysis_options.yaml