This project adheres to Semantic Versioning.
- Deprecated. Please use
package:lints
orpackage:flutter_lints
instead. (dart-lang/linter#2624)
- Bump sdk version to support null safety.
- Added rule
prefer_is_empty
- Added rule
prefer_is_not_empty
- Comply with the new Pub score system
- Remove dependency on github repository for the badge
- Temporary fix of #12
- Applied Semantic Line Breaks
- Changed description pursuant to Analysis options site
- Fixed too short description (#22)
- 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)
- Updated documentation with a chapter about consider lints
- Added links to lints mentioned in README
- Disabled
comment_references
because it is way too restrictive (see this issue)
- Fixed SDK version
- Enhanced README
- Added linst according to the current state of the Effective Dart
analysis_options.yaml