mirror of
https://github.com/immich-app/immich.git
synced 2025-12-10 17:23:12 +03:00
* chore: update flutter to 3.32.6 * fix lint * fix asset viewer scroll physics * test: change init order for map test --------- Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> Co-authored-by: Alex <alex.tran1502@gmail.com>
9 lines
151 B
JSON
9 lines
151 B
JSON
{
|
|
"dart.flutterSdkPath": ".fvm/versions/3.32.6",
|
|
"search.exclude": {
|
|
"**/.fvm": true
|
|
},
|
|
"files.watcherExclude": {
|
|
"**/.fvm": true
|
|
}
|
|
} |