How to solve snapshot ConnectionState.waiting problem
Stream inside BLoC – solve ConnectionState.waiting problem
Stream inside BLoC – solve ConnectionState.waiting problem
This is second part of BloC architecture in flutter. Here is how to implement BLoC in flutter app. We Will cover bloc implementation part in app.
BloC architecture – BloC is short form for Business Logic Component. As it name suggest, we will use it for separating business logic from presentation logic