diff --git a/README.md b/README.md index 33f2479..6779ab8 100644 --- a/README.md +++ b/README.md @@ -98,13 +98,11 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon ### UI - [Image Picker](https://github.com/flutter/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com) +- [Zoomable Image](https://github.com/perlatus/flutter_zoomable_image) - By Perlatus ### Navigation - [Fluro](https://github.com/goposse/fluro) - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [POSSE PRODUCTIONS LLC.](http://goposse.com) -### Fuchsia -- [Armadillo](https://github.com/fuchsia-mirror/sysui) - Armadillo Mega Widgets - #### Navigation/Routing Articles - [Stocks Demo](https://github.com/flutter/flutter/blob/master/examples/stocks/lib/main.dart#L82) - Using onGenerateRoute() @@ -210,6 +208,9 @@ Plugins / IOS - Android additions ## Bonus +### Fuchsia +- [🔥Armadillo](https://github.com/fuchsia-mirror/sysui) - Armadillo Mega Widgets for Fuchsia OS + ### Misc - [First video presenting Sky](https://www.youtube.com/watch?v=PnIWl33YMwA) - by Eric Seidel - [Flutter birth](https://www.youtube.com/watch?time_continue=2&v=U7qtl7lVKXQ) - Animated graph of Flutter commit - by [Brandon Donnelson](https://twitter.com/branflake2267). What's happening at 2:38 ? Brandon told me it's the Intellij Plugin.