pulse_slab_flutter 0.3.0-beta.2
pulse_slab_flutter: ^0.3.0-beta.2 copied to clipboard
Frame-coalesced Flutter bindings for the pulse_slab typed-memory reactive data store.
Changelog #
0.3.0-beta.2 #
- Added a compact Flutter developer template to the pub.flutter-io.cn archive.
- Moved the high-rate telemetry integration application to the source-only
demo/telemetrydirectory.
0.3.0-beta.1 #
- Added portable
selection:filtering forReactiveRecordListenable,ReactiveRecordBuilder, andFrameCoalescingNotifieron layouts with more than 31 independently tracked fields. - Expanded the telemetry example with clearer transaction, journal, and frame-delivery diagnostics.
- Added temperature history views for all simulated sensors and a rendered FPS indicator.
- Added deterministic example coverage for frame-rate calculation, journal pressure behavior, transaction coalescing, and sensor rendering.
0.2.0-beta.2 #
- Prepare the next prerelease after the initial manual pub.flutter-io.cn bootstrap publication.
0.2.0-beta.1 #
- Introduced the standalone Flutter adapter package for pulse_slab.
- Added frame-coalesced, field-filtered record listenables and builders.
- Added the high-frequency Flutter telemetry example and widget test coverage.