In this first part, we would learn about asynchronous programming and how Dart streams work.
It is essential we learn and understand Streams before learning about the BLoC pattern.
We would be doing all these with examples and finally build a basic flutter app with Dart Streams.
In this series, we would be learning about the BLoC pattern for building reactive apps in flutter.
This series aims at giving whoever wants to become comfortable with the BLoC pattern a good start.
What you'll learn:
Dart Streams
BLoC pattern
Asynchronous Programming
Reactive Programming
State Management
RxDart
and lots more
Source code: https://gist.github.com/fleepgeek/80c...