angular_bloc 0.2.4 angular_bloc: ^0.2.4 copied to clipboard
Angular Components that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc package.
0.1.0 #
Initial Version of the library.
- Includes the ability to connect presentation layer to
Bloc
by using theBlocPipe
Component.
0.1.1 #
Minor Updates to Documentation
0.1.2 #
Minor Updates to Documentation
0.2.0 #
Updated to bloc: ^0.7.0
0.2.1 #
Minor Updates to Documentation
0.2.2 #
Additional Minor Updates to Documentation
0.2.3 #
Updates to Documentation and Examples
0.2.4 #
Additional Minor Updates to Documentation