bloc_subject 0.2.0 copy "bloc_subject: ^0.2.0" to clipboard
bloc_subject: ^0.2.0 copied to clipboard

Adds a bloc subject for rxdart

bloc_subject #

bloc_subject is a Dart package that introduces the BlocSubject class, a combination of RxDart's BehaviorSubject with the powerful BLoC (Business Logic Component) pattern. It allows you to handle events and state changes in a reactive way, leveraging RxDart's stream manipulation capabilities while maintaining state and responding to events asynchronously.

1
likes
0
pub points
22%
popularity

Publisher

verified publishervoyver.com

Adds a bloc subject for rxdart

License

unknown (license)

Dependencies

rxdart

More

Packages that depend on bloc_subject