/todo_demo_flutter_redux

Demo To-Do app showing how to implement Redux in a Flutter app

Primary LanguageDart

todo_demo_flutter_redux

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.

Getting Started

For help getting started with Flutter, view the online documentation.