effective_dart 1.1.1
effective_dart: ^1.1.1 copied to clipboard
This package provides the lints according to the Effective Dart guide.
Changelog #
1.1.0 #
- Disable
comment_references
because it is way too restrictive (see this issue)
1.0.1 #
- Fix SDK version.
- Enhance README.
1.0.0 #
- Add linst according to current state of the Effective Dart
analysis_options.yaml
.