Added my own Image Carousel

This commit is contained in:
Theo Bouwman 2017-10-14 13:43:48 +02:00 committed by GitHub
parent 67be77a0ff
commit c2c8d396ac

View file

@ -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