multiple_stream_builder 1.0.0+1
multiple_stream_builder: ^1.0.0+1 copied to clipboard
Widgets for avoiding nested StreamBuilder
1.0.0+1 - 2020-12-18 #
- Documentation updates
1.0.0 - 2020-12-18 #
- Update streams argument to require a tuple instead of a list
- Update initialData argument to require a tuple instead of a list
- Update builder to accept tuple of snapshots instead of separate arguments
- Add StreamBuilder7
0.0.1 - 2020-12-17 #
- initial release.