flutter_redux_easy

Easy Flutter Redux setup

Preview

Basically the project gets you up and running with redux. This code belongs to a tutorial to show people how to get started with redux. The tutorial links are at the bottom of this page.

Setup

The set up is easy. git clone the code.

Start the emulator for android or iOS and you’re ready to rock.


YouTube & Medium article

Here is a YouTube video and medium article to help you understand his code