File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff 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
165166Licensed under the [ MIT License] ( ./LICENSE )
You can’t perform that action at this time.
0 commit comments