ajwah_bloc 2.6.3 copy "ajwah_bloc: ^2.6.3" to clipboard
ajwah_bloc: ^2.6.3 copied to clipboard

outdated

A reactive state management library. Manage your application's states, effects, and actions easy way. Make apps more scalable with a unidirectional data-flow.

2.6.3 #

bug fixing for:
Stream

2.6.2 #

Added new functions:
Stream

2.6.1 #

updated readme file

2.6.0 #

removed remoteState<Controller, State>() function, initialState props

2.5.0 #

brought dispatch and action$ props into StateController class and some functiioon signature changed - onAction etc.

2.4.0 #

Removed stateName props from StateController class. Now state should be identified by the StateController Type when you call remoteState<ControllerType, Model>() method.

1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A reactive state management library. Manage your application's states, effects, and actions easy way. Make apps more scalable with a unidirectional data-flow.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta, rxdart

More

Packages that depend on ajwah_bloc