Taking the Bus. Create reactive flutter apps, using an event bus


Thursday September 1st, 9:00am | Thor room
(Based on GMT+2 / Norway)
Although when you hear the term "event bus", horror stories of the past come to mind, there is actually a good use case in flutter mobile apps. In this talk, I will present a way to decouple UI components from service logic using an event bus and how you can have Widgets that trigger async actions and how it plays nicely with Navigator 2.0