This repository contains the code for the blog post Introduction to Redux in Flutter.
It is a simple To-Do app which lets the user create and delete To-Do items, it's very basic and barebones as its purpose is to showcase how to get started with the Redux architecture in Flutter.
For help getting started with Flutter, view the online documentation.