stream_summary_builder 1.0.0 copy "stream_summary_builder: ^1.0.0" to clipboard
stream_summary_builder: ^1.0.0 copied to clipboard

An implementation of `StreamBuilderBase` that folds new stream events into a summary and builds with the summary of stream events seen so far.

[0.1.0-dev.1] - 11/27/2020 #

  • Adds basic untested implementation of StreamSummaryBuilder and unfinished example.

[0.1.0-dev.3] - 11/27/2020 #

  • Fixes carryover summary bug.

[0.1.0-dev.4] - 11/28/2020 #

  • Improve documentation.

[0.1.0-dev.5] - 11/28/2020 #

  • Chase them sweet sweet gamified Pub Points.

[0.1.0-dev.6] - 12/20/2020 #

  • Updated to Flutter 2.12 (include Stacktrace function parameter in afterError).

[0.1.0-dev.7] - 12/20/2020 #

  • Updates to sample app and documentation.

[1.0.0] - 10/26/2021 #

  • Added tests.
2
likes
130
pub points
4%
popularity

Publisher

verified publishercaseycrogers.dev

An implementation of `StreamBuilderBase` that folds new stream events into a summary and builds with the summary of stream events seen so far.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on stream_summary_builder