Widget-Async-Bloc-Service: A Practical Architecture for Flutter AppsMay 21, 201915 min read#flutter#dart#bloc#state-managementThis article introduces a new architectural pattern that I often use in my Flutter Apps. It is inspired by BLoCs and RxVMS.