From 8aaf9ce986faba43be8f5aa018f4a6bb4ebc8b43 Mon Sep 17 00:00:00 2001 From: Victor Choueiri Date: Mon, 9 Oct 2017 20:46:04 +0300 Subject: [PATCH] Add flutter-redux-todo-list An example app for people to get started with flutter_redux. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d26db5..22c4827 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17) - [Google Map for Android](https://github.com/FaisalAbid/flutter-google-maps) - Launching Google maps from Android by [Faisal Abid](https://twitter.com/FaisalAbid) - [Crashy](https://github.com/yjbanov/crashy) - Demonstrate how to capture and report errors - [Securing Flutter Apps](https://medium.com/@mehmetf_71205/securing-flutter-apps-ada13e806a69) - By Mehmet Fidanboylu +- [flutter_redux Todo Example](https://github.com/xqwzts/flutter-redux-todo-list) - A basic flutter_redux todo application by [Victor Choueiri](https://github.com/xqwzts) #### Build Automation