From 2bac3341a0a5f99d3ea17ec4dd520583c27a2e46 Mon Sep 17 00:00:00 2001 From: Bhavik Makwana Date: Wed, 27 Feb 2019 23:50:56 +0530 Subject: [PATCH] Adding Flutter Playground repository (#45) --- INDEX.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INDEX.md b/INDEX.md index ec4814998..be5879f97 100644 --- a/INDEX.md +++ b/INDEX.md @@ -29,6 +29,10 @@ YouTube video showing implementation. Twenty-odd samples detailing common tasks with Flutter: how to use text fields, streams and StreamBuilders, and more. +#### [FlutterPlayground](https://github.com/ibhavikmakwana/FlutterPlayground) [![GitHub stars](https://img.shields.io/github/stars/ibhavikmakwana/FlutterPlayground.svg?style=social&label=Star)](https://github.com/ibhavikmakwana/FlutterPlayground) [![GitHub forks](https://img.shields.io/github/forks/ibhavikmakwana/FlutterPlayground.svg?style=social&label=Fork)](https://github.com/ibhavikmakwana/FlutterPlayground/fork) + +Contains a list of examples from Bhavik Makwana. + ## Architecture / networking / backend #### [Flutter Architectural Samples](https://github.com/brianegan/flutter_architecture_samples) [![GitHub stars](https://img.shields.io/github/stars/brianegan/flutter_architecture_samples.svg?style=social&label=Star)](https://github.com/brianegan/flutter_architecture_samples) [![GitHub forks](https://img.shields.io/github/forks/brianegan/flutter_architecture_samples.svg?style=social&label=Fork)](https://github.com/brianegan/flutter_architecture_samples/fork)