Building A Flutter Crypto App with MVVM Architecture (AsyncNotifier , Freezed , FPDart)

preview_player
Показать описание
Hello guys and welcome back to my youtube channel , in this video we are going to be retrieving crypto currency data from coinpaprika , we are going to be using the M.V.V.M architecture , we will use the new asyncnotifier as our viewmodel , to handle events and states.
Introduction -0:00
Models-7:37
CoinRepository-18:04
HomeViewModel-30:41
HomeScreen-37:23
CoinDetailViewModel-53:42
CoinDetailScreen-1:02:50
Testing-1:33:07
To generate model classes using freezed please use this command:
flutter pub run build_runner build --delete-conflicting-outputs
To connect with me use:

Рекомендации по теме