filmov
tv
Flutter API & Local Database Series EP02 - Stream & StreamBuilder (Asynchronous Computation)

Показать описание
This video is introducing another Asynchronous Computation (Operation) in Flutter, which is Stream. Stream is a source of asynchronous data events. It provides a way to receive a sequence of events. Besides, the Stream class also provides functionality which allows manually listen for events from a stream, or to convert a stream into another stream or into a future. There are two kinds of streams: Single-subscription streams and Broadcast streams. Single-subscription stream allows only a single listener during the whole lifetime of the stream, while Broadcast stream allows any number of listeners.
Let's try out and see.
0:00 Introduction
2:26 start coding
3:52 Stream Single Subscription
7:00 Stream Broadcast
8:45 StreamBuilder
Credit to:
1) Canva
- Background Images & Thumbnail
2) Background Music:
- Youtube Audio Library
a. Better, by Anno Domini Beats
b. Friendly Dance, by Nico Staf
a. Creative Minds
b. Inspire
3) Previous Series:
Flutter Basic Widgets:
Flutter Advanced UI Series:
#flutter #stream #StreamBuilder #subscription #broadcast #sequence #source #sink #events #listener #ios #android #flutterdev #flutterdevelopment
Follow @
1. instagram - codelx21 (TechnoLX21)
2. Twitter - @LxTechno
Let's try out and see.
0:00 Introduction
2:26 start coding
3:52 Stream Single Subscription
7:00 Stream Broadcast
8:45 StreamBuilder
Credit to:
1) Canva
- Background Images & Thumbnail
2) Background Music:
- Youtube Audio Library
a. Better, by Anno Domini Beats
b. Friendly Dance, by Nico Staf
a. Creative Minds
b. Inspire
3) Previous Series:
Flutter Basic Widgets:
Flutter Advanced UI Series:
#flutter #stream #StreamBuilder #subscription #broadcast #sequence #source #sink #events #listener #ios #android #flutterdev #flutterdevelopment
Follow @
1. instagram - codelx21 (TechnoLX21)
2. Twitter - @LxTechno