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 eb98c68 commit 936fb07Copy full SHA for 936fb07
analysis_options.yaml
@@ -23,13 +23,11 @@ linter:
23
- literal_only_boolean_expressions
24
- missing_whitespace_between_adjacent_strings
25
- no_runtimeType_toString
26
- - package_api_docs
27
- prefer_const_declarations
28
- prefer_expression_function_bodies
29
- prefer_final_locals
30
- require_trailing_commas
31
- sort_child_properties_last
32
- unnecessary_await_in_return
33
- - unsafe_html
34
- use_full_hex_values_for_flutter_colors
35
- use_string_buffers
0 commit comments