We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6aaa0e commit 205caa6Copy full SHA for 205caa6
.vscode/settings.json
@@ -1,4 +1,4 @@
1
{
2
"cmake.ignoreCMakeListsMissing": true,
3
- "dart.flutterSdkPath": ".fvm/flutter_sdk"
+ "dart.flutterSdkPath": ".fvm/versions/stable"
4
}
pubspec.lock
@@ -1165,5 +1165,5 @@ packages:
1165
source: hosted
1166
version: "3.1.3"
1167
sdks:
1168
- dart: ">=3.8.1 <4.0.0"
+ dart: ">=3.9.0 <4.0.0"
1169
flutter: ">=3.29.0"
0 commit comments