

Introduction
This is the VS Code Extension to generate Redux Code (State, Reducer, Middleware and Action).
I am Lazy Freelance Flutter Developer who doesn't wanna create redux files repeatedly. That's why I am building this extension to solve this problem.
Article
Refer the article to know about the extension.
Generate Redux State, reducer, action, and Middleware via VS Code Extension - Medium
Features
- Create Parent Set
- Create Set (folder with state, reducer, middleware and action files)
- Create State
- Create Reducer
- Create Middleware
- Create Action
How to Use
Create Parent Set |
Create Set |
 |
 |
Create State |
Create Reducer |
 |
 |
Create Middleware |
Create Action |
 |
 |
Special Words Explanations ( Ex: Set, Auto Import)
Special Words |
Description |
Set |
A folder containes Action, Middleware, Reducer and State files. |
Parent Set |
Its a parent of all Set. Its configured by Us as a parent |
Auto Import |
When you create a set it will automatically imported to Parent Set |
Youtube PlayList
Flutter Redux Gen Youtube
Click here to add you comments and feedback
| |