1
0
Fork 0
mirror of https://github.com/Solido/awesome-flutter.git synced 2024-11-20 11:27:07 -05:00
This commit is contained in:
Robert Felker 2017-05-14 20:43:52 +02:00 committed by GitHub
parent dacc5e3892
commit d94e2863ab

View file

@ -98,6 +98,7 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon
### UI ### UI
- [Image Picker](https://github.com/flutter/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com) - [Image Picker](https://github.com/flutter/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com)
- [Nectar Fading Image](https://github.com/Solido/Flutter-Nectar) - Add a fading effect before displaying images loaded by network by [Robert Felker](https://www.linkedin.com/in/robert-felker-62b17111)
- [Zoomable Image](https://github.com/perlatus/flutter_zoomable_image) - By Perlatus - [Zoomable Image](https://github.com/perlatus/flutter_zoomable_image) - By Perlatus
### Navigation ### Navigation