stream_live_data 0.0.7 stream_live_data: ^0.0.7 copied to clipboard
Flutter stream made easy
0.0.7 #
Live data with error state.
0.0.6 #
LiveData Transformation, Take two live data and combine into one.
0.0.5 #
LiveDataBuilder, build ui with builder which except LiveData.
0.0.4 #
Live data wraps flutter streams to make them easy to handle. just create LiveData for your preferable type and register for changes.