dart_flutter_team_lints 1.0.0 dart_flutter_team_lints: ^1.0.0 copied to clipboard
An analysis rule set used by the Dart and Flutter teams.
1.0.0 #
- Added
collection_methods_unrelated_type
. - Added
combinators_ordering
. - Added
dangling_library_doc_comments
. - Added
implicit_call_tearoffs
. - Added
library_annotations
. - Added
unnecessary_library_directive
. - Added
unreachable_from_main
. - Added
use_string_in_part_of_directives
. - Require Dart
2.19.0
.
0.1.0 #
- Turn on
strict-casts: true
.
0.1.0-dev #
- Initial version.