1
0
Fork 0
mirror of https://github.com/Solido/awesome-flutter.git synced 2025-02-10 15:45:14 -05:00

Quick Actions

This commit is contained in:
Robert Felker 2017-06-12 19:56:01 +02:00 committed by GitHub
parent fc18c5c7a8
commit 2885ef24da

View file

@ -103,9 +103,7 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon
### Navigation
- [Fluro](https://github.com/goposse/fluro) - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com)
- [Circle Indicator](https://pub.dartlang.org/packages/circle_indicator) - A circle indicator for the PageViewer by [Lung Razvan](https://github.com/thelong1EU)
#### Navigation/Routing Articles
- [Stocks Demo](https://github.com/flutter/flutter/blob/master/examples/stocks/lib/main.dart#L82) - Using onGenerateRoute()
- [Quick Actions](https://github.com/flutter/plugins/tree/master/packages/quick_actions) - Manage and interact with the application's home screen quick actions.
### Auth
@ -165,8 +163,6 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon
## Utilities
- [Dobx](https://github.com/dobx/dobx) - Micro library inspired by vue's observables by [David Yu](https://gitlab.com/dyu)
- [EventSource](https://github.com/stevenroose/dart-eventsource) - Server Sent Event by [Steven Roose](http://stevenroose.org)
### IDE