simple_bloc 1.1.2
simple_bloc: ^1.1.2 copied to clipboard
A simple alternative to the BLoC implementation created in Dimension C-137
1.1.2 Aug 01, 2019 #
- initalize method on BLoC is optional
- updated dependencies
1.1.1 May 29, 2019 #
- Multiple Providers support
1.1.0 May 19, 2019 #
- initialize method for BLoC
1.0.2 May 19, 2019 #
- Getter for BuildContext inside BLoC instance
1.0.1 May 17, 2019 #
- Documented example
1.0.0 May 16, 2019 #
- Initial version