Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2bbc198

Browse files
chore(readme): update README.md
1 parent 3725535 commit 2bbc198

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

‎README.md‎

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,14 @@
44

55
**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

7-
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:
8-
9-
* `fromJson` and `toJson` for request and response
10-
* Deeply nested classes
11-
* CamelCase field conversion
12-
* Freezed & Equatable (optional)
13-
* ```copyWith()``` / ```toString()``` generation
7+
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**.
148

159
Whether you’re building requests or parsing responses, **Neuma API Flutter** keeps your workflow rapid, consistent, and efficient.
1610

1711
## ⚙️ Features
1812

1913
* 🔧 Generate Dart models with one command
20-
📁 Automatically create and manage folders
14+
* 📁 Automatically create and manage folders
2115
* 🧠 Smart type inference with nested class generation
2216
* 📦 Support for arrays and objects of any depth
2317
* 🎯 Choose between **Request** or **Response** generation

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /