From d40237ca23084c1a72f64eb7bfdd9ec2362c1969 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 22 Nov 2017 20:21:07 +0100 Subject: [PATCH] Flutter labs is more appropriate as starter --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 360dd96..73105cb 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,9 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17) ### Begin with -- [FLUTTER from Install to ListView](https://medium.com/@develodroid/flutter-i-intro-and-install-a8bf6dfcc7c8) - Full serie of 4 articles by [Chema Rubio](https://twitter.com/develodroid) +- [Flutter Labs](https://codelabs.developers.google.com/codelabs/flutter/index.html#0) - Building beautiful UIs with Flutter step by step - [Zero to One with Flutter](https://medium.com/dartlang/zero-to-one-with-flutter-43b13fd7b354) - Flutter basics by [Mikkel Ravn](https://medium.com/@mravn) +- [FLUTTER from Install to ListView](https://medium.com/@develodroid/flutter-i-intro-and-install-a8bf6dfcc7c8) - Full serie of 4 articles by [Chema Rubio](https://twitter.com/develodroid) ### Misc