diff --git a/.fvm/fvm_config.json b/.fvm/fvm_config.json new file mode 100644 index 0000000..8971807 --- /dev/null +++ b/.fvm/fvm_config.json @@ -0,0 +1,3 @@ +{ + "flutterSdkVersion": "1.22.6" +} \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json index d4fdd38..660b6ae 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,7 +1,3 @@ { - "cSpell.words": [ - "ansu", - "easyrefresh", - "screenutil" - ] + "dart.flutterSdkPath": "/Users/akufe/apps/flutter" } \ No newline at end of file