From 9a81e55ce93e82e02ea488f7eb9b06b703c04e5b Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 10 May 2017 19:44:12 +0200 Subject: [PATCH] Update README.md Search with RxDart --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 297b850..6bd6e7b 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon ### Advanced +- [Rx Search](https://github.com/ReactiveX/rxdart/tree/master/example/flutter/github_search) - Using RxDart to animate a Search Widget. - [Flutter with Dart Streams](https://gitlab.com/brianegan/flutter_stream_friends) - by Brian Egan - [Bubbling & Notification](https://rxlabz.github.io/dart,/flutter/2017/04/26/flutter-notification.html) - French by [Erick Ghaumez](https://twitter.com/rxlabz)