A Flutter(Android/iOS) Learning App
-
Updated
Aug 27, 2024 - Dart
A Flutter(Android/iOS) Learning App
This is a flutter app that I built to learn the concepts of displaying JSON data from a local JSON file.
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.
Add a description, image, and links to the future-builder topic page so that developers can more easily learn about it.
To associate your repository with the future-builder topic, visit your repo's landing page and select "manage topics."