stream-builder
Here are 4 public repositories matching this topic...
This is a Flutter mobile application that predicts a users car problem by integrating a Knowledge Base System, which in our case is supported via Firebase, and uses Rule based algorithms to sort through possible issues and gives the user a predicted solution of the problem they may be experiencing
-
Updated
Apr 17, 2023 - Dart
Future and Stream are core concepts for handling asynchronous operations. They allow your app to perform tasks like API calls, file reading, or listening to real-time data without blocking the user interface.
-
Updated
Jul 29, 2025 - C
A Flutter(Android/iOS) Learning App
-
Updated
Aug 27, 2024 - Dart
Improve this page
Add a description, image, and links to the stream-builder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stream-builder topic, visit your repo's landing page and select "manage topics."