Skip to content

Commit 4ca5796

Browse files
authored
chore(readme): update README.md
1 parent a78b8ca commit 4ca5796

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
![neuma-dart-header](https://res.cloudinary.com/dp3fqnmmg/image/upload/v1752827195/GitHub_-_Neuma_Base_Flutter_1_fpg9be.png)
22

3-
## ✨ What is Neuma API Dart?
3+
## ✨ What is Neuma API Flutter?
44

5-
**Neuma API Dart** is a powerful VS Code extension designed to simplify your Flutter backend integration process by automatically creating folders and Dart files for you.
5+
**Neuma API Flutter** is a powerful VS Code extension designed to simplify your Flutter backend integration process by automatically creating folders and Dart files for you.
66

77
This extension is suitable for any Dart project. Although it is made to pair seamlessly with [Neuma Base Flutter](https://github.com/abelherl/neuma-base-flutter), this tool allows you to **generate Dart models instantly from JSON**, complete with support for:
88

@@ -12,7 +12,7 @@ This extension is suitable for any Dart project. Although it is made to pair sea
1212
* Freezed & Equatable (optional)
1313
* ```copyWith()``` / ```toString()``` generation
1414

15-
Whether you’re building requests or parsing responses, **Neuma API Dart** keeps your workflow rapid, consistent, and efficient.
15+
Whether you’re building requests or parsing responses, **Neuma API Flutter** keeps your workflow rapid, consistent, and efficient.
1616

1717
## ⚙️ Features
1818

@@ -26,7 +26,7 @@ Whether you’re building requests or parsing responses, **Neuma API Dart** keep
2626
### 1. Install the Extension
2727
From VS Code:
2828

29-
* Search for `Neuma API Dart` in the extensions marketplace and install
29+
* Search for `Neuma API Flutter` in the extensions marketplace and install
3030

3131
Or via CLI:
3232

@@ -159,4 +159,4 @@ You can customize the generation folder if you need to.
159159

160160

161161
## 📄 License
162-
Licensed under the [MIT License](./LICENSE)
162+
Licensed under the [MIT License](./LICENSE)

0 commit comments

Comments
 (0)