From 7d76c99abf16db20373adbc980538348e935625c Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 28 May 2018 22:44:20 +0200 Subject: [PATCH] Games section for FlutterFlip --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6118dc5..b46f4fd 100644 --- a/README.md +++ b/README.md @@ -276,6 +276,10 @@ Introduction to Flutter - Faisal Abid - [inKino](https://github.com/roughike/inKino) - Complete movie app that uses flutter_redux for state management, has nice transition animations, and a comprehensive set of widget & unit tests, by [Iiro Krankka](https://github.com/roughike) - [WhatTodo](https://github.com/burhanrashid52/WhatTodo) - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52) +### Games + +- [Flip](https://github.com/RedBrogdon/flutterflip) Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) + ## Frameworks ### Flux / Redux / ELM / Dependancy Injection