StreamBuilder Flutter | The Forgotten Flutter Show | Episode 10

Опубликовано: 13 Март 2026
на канале: The Forgotten Programmer
472
12

In this episode, we are going to create a Score Tracking Application using the StreamBuilder class in Flutter. This episode shows how StreamBuilder can be used to update the UI based on the data or events received from a Stream. The Stream itself is controlled by a StreamController. The Stream can get data from a real time server or from the user or on device events.

Starter code: https://bit.ly/FFSE10

Useful links:
List class documentation: https://api.flutter.dev/flutter/widge...

Timeline:
00:00 Intro
00:56 Explanation of project
01:55 Explanation of code
02:51 Setting up Stream and StreamController
04:06 Setting up StreamBuilder
07:37 Setting up buttons
09:56 Outro

Subscribe to The Forgotten Programmer for more such videos: https://bit.ly/the-forgotten-programmer

The Forgotten Flutter Show playlist: https://bit.ly/ForgottenFlutterShow