Yet another state management solution.
// TODO - Add more examples, update README
An opinionated state management Solution for large scale Flutter apps. These mainly consists of a collection of utility classes merged in to work together. note: this library heavily depends on dartz and rxdart
- The standard Bloc originally copied over from BLoC, Reactive Programming, Streams