streaming_state

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

streaming state

A simple, yet powerful global state library for flutter projects.
Uses MapStreams from [package:map_stream] to hold state, which
automatically pushes updates as streams
StreamingState extends StatefulWidget's State class, allowing
a MapStream to attach. Whenever an update from the stream arrives the
Widget rerenders.
MapStreamBuilder, similar to StreamBuilder, is a Widget that builds
itself based on the current MapStream state.
See documentation for more information.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.