Master AsyncValue and learn how to use it in combination with StateNotifier with error handling.
See the video tutorial down below:
Direct link: https://www.youtube.com/watch?v=2vcjEuIkU0g
You need to run the following command to generate the platform folders (Android, iOS, Web, etc).
flutter create .
