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 )
22
33## ✨ What is Neuma API Flutter?
44
@@ -24,16 +24,19 @@ Whether you’re building requests or parsing responses, **Neuma API Flutter** k
2424
2525## 🚀 Getting Started
2626### 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.
3228
29+ Then install via CLI:
3330``` bash
3431code --install-extension neuma-api-dart-x.x.x.vsix
3532```
3633
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+
3740### 2. Use the Command
3841Press ` Cmd+Shift+P ` (Mac) or ` Ctrl+Shift+P ` (Windows/Linux), then run:
3942
You can’t perform that action at this time.
0 commit comments