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 3e4dbe3 commit 2c2c78dCopy full SHA for 2c2c78d
analysis_options.yaml
@@ -19,12 +19,10 @@ linter:
19
- literal_only_boolean_expressions
20
- missing_whitespace_between_adjacent_strings
21
- no_runtimeType_toString
22
- - package_api_docs
23
- prefer_const_declarations
24
- prefer_expression_function_bodies
25
- prefer_final_locals
26
- sort_child_properties_last
27
- unnecessary_breaks
28
- - unsafe_html
29
- use_full_hex_values_for_flutter_colors
30
- use_string_buffers
0 commit comments