filmov
tv
Simple State Management using Streams - Flutter in Practice 47
Показать описание
Today, let's talk about streams and how they can be used to manage the application state. Streams are a built-in feature of Dart. They are used to interact with a Firebase database or they can help us control the interactions with external APIs in an elegant way. If streams are already required for such common scenarios, why don't we use them everywhere, even to manage the local state? It'd be simpler and easier to maintain to use just a single approach across the entire application. In this episode I will show you how we can achieve that in our Flutter application.
Flutter in Practice is a free programming course that teaches how to write a mobile application using Flutter framework and Dart programming language. Instead of teaching concepts and ideas in both Flutter and Dart, this course showcases a process of building an actual, mobile application. Our goal is to create an email client that supports the JMAP protocol.
Flutter from A to Z is 12-week course about Flutter (work-in-progress). Subscribe for updates:
#flutter #streams #tutorial
Flutter in Practice is a free programming course that teaches how to write a mobile application using Flutter framework and Dart programming language. Instead of teaching concepts and ideas in both Flutter and Dart, this course showcases a process of building an actual, mobile application. Our goal is to create an email client that supports the JMAP protocol.
Flutter from A to Z is 12-week course about Flutter (work-in-progress). Subscribe for updates:
#flutter #streams #tutorial
Комментарии