Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 484 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 484 Bytes

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.