From 2885ef24da4a495cfd6043fe0f45bb5ce3fcbdda Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 12 Jun 2017 19:56:01 +0200 Subject: [PATCH] Quick Actions --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 82fcd52..385362a 100644 --- a/README.md +++ b/README.md @@ -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