refactor(analysis): migrate deprecated rule

deprecated since Dart 2.0, yike
This commit is contained in:
Pun Butrach 2023-08-06 14:41:15 +07:00
parent 264d8d90c4
commit 218e53ae75
No known key found for this signature in database
GPG Key ID: 2B0F94D832579862

View File

@ -71,12 +71,11 @@ linter:
- flutter_style_todos
- hash_and_equals
- implementation_imports
- iterable_contains_unrelated_type
- collection_methods_unrelated_type
- leading_newlines_in_multiline_strings
- library_names
- library_prefixes
- library_private_types_in_public_api
- list_remove_unrelated_type
- missing_whitespace_between_adjacent_strings
- no_adjacent_strings_in_list
- no_duplicate_case_values