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 4c5d3c9 commit 4196991Copy full SHA for 4196991
analysis_options.yaml
@@ -369,7 +369,7 @@ linter:
369
370
# Avoid unsafe HTML APIs.
371
# http://dart-lang.github.io/linter/lints/unsafe_html.html
372
- - unsafe_html
+ # - unsafe_html
373
374
# Prefer an 8-digit hexadecimal integer(0xFFFFFFFF) to instantiate Color.
375
# http://dart-lang.github.io/linter/lints/use_full_hex_values_for_flutter_colors.html
0 commit comments