1 min readMay 5, 2019
Thank you for your article. I understand the intention of BLoC patter, but not sure about the reason of separating movie_api_provider.dart
and reporsitory.dart
, at least in your example in this article. Could you explain more about this two layers (network provider + repository)? Or could you show a more suitable use case? Thank you.