Prime-Holding / rx_bloc

A set of Flutter packages that help implement the BloC (Business Logic Component) design pattern using the power of reactive streams
https://pub.dev/packages/rx_bloc
62 stars 21 forks source link

CI codecov style license

Overview

Set of flutter packages that make it easy to implement the BLoC Design Pattern using the power of reactive streams

Following the best practices for building robust mobile applications the architecture below can be used along with the BloC layer.

Rx Bloc Architecture

Packages

Package Pub
rx_bloc pub package
flutter_rx_bloc pub package
rx_bloc_test pub package
rx_bloc_generator pub package

Plugins

Documentation

Samples

Articles