Rest API with Bloc Pattern to manage state
Sep 16, 2024
Business Logic Component is google provided state management system in flutter abbreviated as Bloc. This bloc pattern encapsulate business logic from UI. Every Bloc component will have three blocs
Bloc
Event
State
http://rrtutors.com/tutorials/Flutter-Bloc-pattern-to-call-rest-API
Show More Show Less 