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 6b84a5c commit aaa8ef0Copy full SHA for aaa8ef0
README.md
@@ -46,7 +46,7 @@ Awesome Flutter Snippets is a collection of commonly used Flutter classes and me
46
<br>
47
48
## Requirements
49
-Vscode: "^1.24.0"
+Vscode: ^1.39.0
50
51
52
package.json
@@ -6,7 +6,7 @@
6
"icon": "logo.png",
7
"publisher": "Nash",
8
"engines": {
9
- "vscode": "^1.33.0"
+ "vscode": "^1.39.0"
10
},
11
"keywords": [
12
"Flutter",
0 commit comments