Skip to content

xrigau/todo_demo_flutter_redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.