Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-07-23 16:19:18 +08:00
parent b1432b5ff5
commit 148e0872b4
17 changed files with 126 additions and 127 deletions

View File

@@ -27,7 +27,6 @@ linter:
# prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule
# - always_specify_types
# - avoid_positional_boolean_parameters
# - use_null_aware_elements
- always_declare_return_types
- always_use_package_imports
- avoid_empty_else
@@ -53,5 +52,6 @@ linter:
- use_colored_box
- use_decorated_box
- use_named_constants
- use_null_aware_elements
# Additional information about this file can be found at
# https://dart.dev/guides/language/analysis-options