Skip to content

Commit 01efeda

Browse files
committed
fixed: DropDown item error
1 parent c1f54b3 commit 01efeda

File tree

5 files changed

+179
-4700
lines changed

5 files changed

+179
-4700
lines changed

Diff for: analysis_options.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ include: package:flutter_lints/flutter.yaml
44
# https://dart.dev/guides/language/analysis-options
55
linter:
66
rules:
7-
avoid_print: false
7+
avoid_print: false
8+
curly_braces_in_flow_control_structures: false

0 commit comments

Comments
 (0)