simprokcore 1.1.3 copy "simprokcore: ^1.1.3" to clipboard
simprokcore: ^1.1.3 copied to clipboard

A template that removes all headache of designing your application's architecture by providing a simple API that encourages you to separate an application's logic properly.

1.1.3 #

Changed concept. Now application's state is private to its reducer and layers now receive and map into application's event. ReducerResult.Skip() leaves the same state but never emits event. ReducerResult.Set() changes state and emits triggering event.

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A template that removes all headache of designing your application's architecture by providing a simple API that encourages you to separate an application's logic properly.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter, simprokmachine

More

Packages that depend on simprokcore