mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
chore: Update flutter to 3.27 and updated packages
This commit is contained in:
parent
e607a6d19b
commit
a817d40463
24 changed files with 3848 additions and 5051 deletions
34
.vscode/settings.json
vendored
34
.vscode/settings.json
vendored
|
|
@ -1,19 +1,19 @@
|
|||
{
|
||||
"cSpell.words": [
|
||||
"ficonsax",
|
||||
"jellyfin",
|
||||
"Jellyfin",
|
||||
"LTRB",
|
||||
"LTWH",
|
||||
"outro"
|
||||
],
|
||||
"dart.flutterSdkPath": ".fvm/versions/3.24.3",
|
||||
"search.exclude": {
|
||||
"**/.fvm": true
|
||||
},
|
||||
"files.watcherExclude": {
|
||||
"**/.fvm": true
|
||||
},
|
||||
"editor.detectIndentation": true,
|
||||
"dart.lineLength": 120
|
||||
"cSpell.words": [
|
||||
"ficonsax",
|
||||
"jellyfin",
|
||||
"Jellyfin",
|
||||
"LTRB",
|
||||
"LTWH",
|
||||
"outro"
|
||||
],
|
||||
"dart.flutterSdkPath": ".fvm/versions/3.27.0",
|
||||
"search.exclude": {
|
||||
"**/.fvm": true
|
||||
},
|
||||
"files.watcherExclude": {
|
||||
"**/.fvm": true
|
||||
},
|
||||
"editor.detectIndentation": true,
|
||||
"dart.lineLength": 120
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue