File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 1
- ![ neuma-dart -header] ( https://res.cloudinary.com/dp3fqnmmg/image/upload/v1752827195 /GitHub_-_Neuma_Base_Flutter_1_fpg9be .png )
1
+ ![ neuma-api -header] ( https://res.cloudinary.com/dp3fqnmmg/image/upload/v1752945996 /GitHub_-_Neuma_API_Flutter_wdopwi .png )
2
2
3
3
## ✨ What is Neuma API Flutter?
4
4
@@ -24,16 +24,19 @@ Whether you’re building requests or parsing responses, **Neuma API Flutter** k
24
24
25
25
## 🚀 Getting Started
26
26
### 1. Install the Extension
27
- From VS Code:
28
-
29
- * Search for ` Neuma API Flutter ` in the extensions marketplace and install
30
-
31
- Or via CLI:
27
+ Download the latest ` .vsix ` file from the [ Releases] ( https://github.com/abelherl/neuma-api-flutter/releases ) page.
32
28
29
+ Then install via CLI:
33
30
``` bash
34
31
code --install-extension neuma-api-dart-x.x.x.vsix
35
32
```
36
33
34
+ Or install it from VS Code:
35
+ 1 . Open VS Code
36
+ 2 . Press ``` Ctrl+Shift+P ``` (or ``` Cmd+Shift+P ``` on MacOS)
37
+ 3 . Type ``` >Extensions: Install from VSIX ```
38
+ 4 . Select the downloaded ``` .vsix ``` file
39
+
37
40
### 2. Use the Command
38
41
Press ` Cmd+Shift+P ` (Mac) or ` Ctrl+Shift+P ` (Windows/Linux), then run:
39
42
You can’t perform that action at this time.
0 commit comments