From c2c8d396accc87c82ec377cf25be93a194c33fd4 Mon Sep 17 00:00:00 2001 From: Theo Bouwman Date: Sat, 14 Oct 2017 13:43:48 +0200 Subject: [PATCH] Added my own Image Carousel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 16629fb..9c8a669 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17) ### UI +- [Image Carousel](https://github.com/theobouwman/flutter_image_carousel) - A image slider/carousel by [Theo Bouwman](https://github.com/theobouwman) - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com) - [Zoomable Image](https://github.com/perlatus/flutter_zoomable_image) - By Perlatus - [SpriteWidget](https://github.com/spritewidget/spritewidget) - Toolkit for building complex, high performance animations and 2D games by Viktor Lidholt