squazzle
this app implements didier boelens’ approach to bloc. the idea is to show data through widgets that react to a bloc’s stream. in order to simplify state management, i’ve also implemented eventstates: blocs that emit a new widget’s state based on an event.
Comments are closed.