synchronous_stream 1.0.2 copy "synchronous_stream: ^1.0.2" to clipboard
synchronous_stream: ^1.0.2 copied to clipboard

Synchronous notifier that implements `StreamController` variant with O(1) broadcast unsubscription (swap-remove) and compact tagged queues (pre-listen/pause) with lazy stack-trace capture and allocati [...]

Changelog #

1.0.2 - 2025-08-30 #

Bug Fixes #

  • (error) error handling speed regression (#3) - (e13e85d)

1.0.1 - 2025-08-30 #

Bug Fixes #

  • (ci) main branch name - (a58ea56)
  • (ci) target branch to main - (840bdbd)
  • (example) simplified example - (4cf3b7a)
  • (format) tests - (c8a991c)
  • (pubspec) bump sdk version - (e7c5f84)
  • (pubspec) test version lower - (b2cc1c8)
  • (readme) misspelling - (8fdb3f8)
  • (readme) updated description - (b96f424)
  • format to 100 per line - (cd01deb)

Features #

  • (impl) split impl into file - (9c40b99)

Miscellaneous Chores #

  • (controller) remove unneccessary abstract overrides - (31c5ef7)
  • (impl) missing @override annotation - (756caf8)
  • (pubspec) description - (97e6ed6)
  • (skip) ci fix - (d5bf6fc)
  • (skip) release script - (666e29f)

1.0.0 #

  • Initial version.
0
likes
130
points
43
downloads

Publisher

verified publisherarxdeus.dev

Weekly Downloads

Synchronous notifier that implements `StreamController` variant with O(1) broadcast unsubscription (swap-remove) and compact tagged queues (pre-listen/pause) with lazy stack-trace capture and allocation-lean hot paths

Repository (GitHub)
View/report issues

Topics

#architecture #stream #reactivity

Documentation

API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on synchronous_stream