We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64ef436 commit d4446c0Copy full SHA for d4446c0
engine/src/flutter/analysis_options.yaml
@@ -221,7 +221,6 @@ linter:
221
- unnecessary_to_list_in_spreads
222
- unreachable_from_main
223
- unrelated_type_equality_checks
224
- - unsafe_html
225
- use_build_context_synchronously
226
- use_colored_box
227
# - use_decorated_box # leads to bugs: DecoratedBox and Container are not equivalent (Container inserts extra padding)
0 commit comments