File tree Expand file tree Collapse file tree 4 files changed +10
-1
lines changed Expand file tree Collapse file tree 4 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ [submodule "submodules/flutter "]
2+ path = submodules/flutter
3+ url = https://github.com/flutter/flutter.git
4+ branch = stable
Original file line number Diff line number Diff line change @@ -24,5 +24,9 @@ linter:
2424 # avoid_print: false # Uncomment to disable the `avoid_print` rule
2525 # prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule
2626
27+ analyzer :
28+ exclude :
29+ - " submodules"
30+
2731# Additional information about this file can be found at
2832# https://dart.dev/guides/language/analysis-options
Original file line number Diff line number Diff line change @@ -850,5 +850,5 @@ packages:
850850 source: hosted
851851 version: "3.1.2"
852852sdks:
853- dart: ">=3.5. 0 <4.0.0"
853+ dart: ">=3.7.0- 0 <4.0.0"
854854 flutter: ">=3.24.0"
You can’t perform that action at this time.
0 commit comments