Fish Redux is an assembled flutter application framework based on Redux state management. It is suitable for building medium and large applications.
https://github.com/alibaba/fish-redux
git clone [email protected]:huangjianke/fish-redux-template.git
code fish-redux-template
npm install
in the terminal, thenF5
to run the extension
search fish-redux-template
in Visual Studio Marketplace
Also, templates can be replaced with your own templates
Enjoy yourself~