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