mainstream library

Classes

MainStream<T>
A StreamBuilder alternative that provides builder and event callbacks.
StreamListener<T>
A convenience widget for listening to a stream without having to create a StatefulWidget or canceling a Stream subscription. If child is null, an empty SizedBox will be used.