From fb963ed11877f355601825f0998af8c70570eb40 Mon Sep 17 00:00:00 2001 From: Nishant Srivastava Date: Sun, 27 Aug 2017 01:09:43 -0700 Subject: [PATCH 1/2] added flutter-examples --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94edd05..1635cb3 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17) - [Flutter Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo app for the material design widgets and other features provided by Flutter. - [Posse Gallery](https://github.com/flutter/posse_gallery) - Demonstration by [Posse](http://goposse.com) +- [Flutter Examples](https://github.com/nisrulz/flutter-examples) - Simple basic isolated apps, for budding flutter devs. ### UI From 5e30f9de2e5c114887fbcb95ff0700f1e29ae18c Mon Sep 17 00:00:00 2001 From: Nishant Srivastava Date: Sun, 27 Aug 2017 01:52:23 -0700 Subject: [PATCH 2/2] added dev name added dev name and link to profile, for flutter example listing in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1635cb3..cede840 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17) - [Flutter Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo app for the material design widgets and other features provided by Flutter. - [Posse Gallery](https://github.com/flutter/posse_gallery) - Demonstration by [Posse](http://goposse.com) -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) - Simple basic isolated apps, for budding flutter devs. +- [Flutter Examples](https://github.com/nisrulz/flutter-examples) - Simple basic isolated apps for budding flutter devs, by [Nishant Srivastava](https://github.com/nisrulz) ### UI