1
0
Fork 0
mirror of https://github.com/Solido/awesome-flutter.git synced 2024-11-20 11:27:07 -05:00

Armadillo

This commit is contained in:
Robert Felker 2017-05-10 23:41:56 +02:00 committed by GitHub
parent fcf252795c
commit 77d76b2a7a

View file

@ -102,6 +102,9 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon
### Navigation
- [Flutter Route](https://github.com/goposse/flutter-router) - Router.define "/users/:id" 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()
@ -199,11 +202,6 @@ Plugins / IOS - Android additions
- [Butterfly](https://github.com/yjbanov/butterfly) - Web framework for Dart based on Flutter's widget model
- [Angel & Flutter](https://github.com/angel-example/flutter) - Simple todo app with Flutter and an Angel backend by [Tobe Osakwe](http://thosakwe.com)
## Problem & Solution
## Books
## Videos
- [Encode/Decode Json request](https://www.youtube.com/watch?v=JuQbAKPIYnw&t=83s) - by [Brandon Donnelson](https://twitter.com/branflake2267)
@ -215,8 +213,6 @@ Plugins / IOS - Android additions
### Training & tutorials
## Blogs
## Bonus
### Misc