From db5a350b0a010d5e2c33a49aa9fd5ee0fc49e091 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 12 Jul 2018 00:56:14 +0200 Subject: [PATCH] Streams and RxDart --- source.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source.md b/source.md index ba74ada..2aa4917 100644 --- a/source.md +++ b/source.md @@ -88,7 +88,8 @@ Also 👍| ⭐| 👏 links to support their authors ! ### Advanced - [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) - Engine architecture by Adam Barth -- [Render Objects](https://medium.com/flutter-community/flutter-what-are-widgets-renderobjects-and-elements-630a57d05208) - What are Widgets, RenderObjects and Elements? by [Norbert515](https://github.com/Norbert515) +- [Render Objects](https://medium.com/flutter-community/flutter-what-are-widgets-renderobjects-and-elements-630a57d05208) - What are Widgets, RenderObjects and Elements? by [Norbert515](https://github.com/Norbert515) +- [Streams and RxDart](https://skillsmatter.com/skillscasts/12254-flutter-with-streams-and-rxdart) - Skillmatters presentation by [Brian Egan](https://github.com/brianegan) ## Videos - [Tensor Programming](https://www.youtube.com/watch?v=WwhyaqNtNQY&list=PLJbE2Yu2zumDqr_-hqpAN0nIr6m14TAsd) - Very rich content by [Tensor Programming](http://tensor-programming.com/)