This repository was archived by the owner on Nov 20, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
1.29.0
dangling_library_doc_comments
no_leading_underscores_for_local_identifiers
to not report super formals as local variablesunnecessary_overrides
false negativescancel_subscriptions
for nullable fieldscollection_methods_unrelated_type
library_names
to support unnamed librariesunnecessary_parenthesis
support for as-expressionsuse_build_context_synchronously
to check for context property accessescomment_references
unnecessary_brace_in_string_interps
forthis
expressionsuse_build_context_synchronously
forBuildContext.mounted
flutter_style_todos
to handle more casesuse_build_context_synchronously
to check forBuildContext
s in named expressionsexhaustive_cases
to check parenthesized expressionsavoid_null_checks_in_equality_operators
join_return_with_statement
recursive_getters
unnecessary_lambdas
diagnostic_describe_all_properties
prefer_foreach
avoid_escaping_inner_quotes
cascade_invocations
tighten_type_of_initializing_formals
prefer_interpolation_to_compose_strings
prefer_constructors_over_static_methods
avoid_returning_null
parameter_assignments
prefer_constructors_over_static_methods
prefer_interpolation_to_compose_strings
avoid_returning_null
avoid_returning_this
flutter_style_todos
avoid_positional_boolean_parameters
prefer_const_constructors
implicit_call_tearoffs
unnecessary_library_directive
/cc @bwilkerson @srawlins