bloc-v0.1.0
Initial Version of the library.
- Includes the ability to create a custom Bloc by extending
Bloc
class. - Includes the ability to connect presentation layer to
Bloc
by using theBlocBuilder
Widget.
Initial Version of the library.
Bloc
class.Bloc
by using the BlocBuilder
Widget.