mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-09-04 22:43:25 -04:00
Zoomable Images
This commit is contained in:
parent
e77f491e8a
commit
9f8ed1a05e
1 changed files with 4 additions and 3 deletions
|
@ -98,13 +98,11 @@ 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)
|
||||||
|
- [Zoomable Image](https://github.com/perlatus/flutter_zoomable_image) - By Perlatus
|
||||||
|
|
||||||
### Navigation
|
### 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)
|
- [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
|
#### Navigation/Routing Articles
|
||||||
- [Stocks Demo](https://github.com/flutter/flutter/blob/master/examples/stocks/lib/main.dart#L82) - Using onGenerateRoute()
|
- [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
|
## Bonus
|
||||||
|
|
||||||
|
### Fuchsia
|
||||||
|
- [🔥Armadillo](https://github.com/fuchsia-mirror/sysui) - Armadillo Mega Widgets for Fuchsia OS
|
||||||
|
|
||||||
### Misc
|
### Misc
|
||||||
- [First video presenting Sky](https://www.youtube.com/watch?v=PnIWl33YMwA) - by Eric Seidel
|
- [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.
|
- [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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue