Skip to content

Commit 3725535

Browse files
authored
chore(readme): update README.md
1 parent eaef734 commit 3725535

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ Whether you’re building requests or parsing responses, **Neuma API Flutter** k
1717
## ⚙️ Features
1818

1919
* 🔧 Generate Dart models with one command
20+
📁 Automatically create and manage folders
2021
* 🧠 Smart type inference with nested class generation
2122
* 📦 Support for arrays and objects of any depth
22-
* 🎯 Choose between **Request** or **Response** generation
23-
* 🧩 Optional: Freezed, JsonSerializable, Equatable, CopyWith
23+
* 🎯 Choose between **Request** or **Response** generation
2424

2525
## 🚀 Getting Started
2626
### 1. Install the Extension
@@ -158,8 +158,9 @@ You can customize the generation folder if you need to.
158158
```
159159

160160
## 🛠️ Future Plans
161+
* ⏳ Custom generation folder location
162+
* ⏳ Optional settings for ```copyWith(), Equatable, Freezed```, etc
161163
* ⏳ Convert from Postman or Swagger JSON collection
162164

163-
164165
## 📄 License
165166
Licensed under the [MIT License](./LICENSE)

0 commit comments

Comments
 (0)