File tree Expand file tree Collapse file tree 3 files changed +15
-23
lines changed
Expand file tree Collapse file tree 3 files changed +15
-23
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -66,6 +66,3 @@ app.*.map.json
6666/android /app /debug
6767/android /app /profile
6868/android /app /release
69-
70- # FVM Version Cache
71- .fvm /
Original file line number Diff line number Diff line change 11{
2- "folders" : [
3- {
4- "path" : " ."
5- },
6- {
7- "path" : " packages/dart_bbcode_parser"
8- },
9- {
10- "path" : " packages/dart_bbcode_web_colors"
11- },
12- {
13- "path" : " packages/flutter_bbcode_editor"
14- }
15- ],
16- "settings" : {
17- "dart.flutterSdkPath" : " .fvm/versions/3.41.2"
18- }
2+ "folders" : [
3+ {
4+ "path" : " ."
5+ },
6+ {
7+ "path" : " packages/dart_bbcode_parser"
8+ },
9+ {
10+ "path" : " packages/dart_bbcode_web_colors"
11+ },
12+ {
13+ "path" : " packages/flutter_bbcode_editor"
14+ }
15+ ],
16+ "settings" : {}
1917}
You can’t perform that action at this time.
0 commit comments