seeko 1.0.2
seeko: ^1.0.2 copied to clipboard
High-performance target navigation, motion, observation, and synchronization for native Flutter scrollables.
1.0.2 - 2026-08-18 #
- Add the real example interface to the package and both READMEs.
- Publish six-platform example distributions as GitHub Release assets and deploy the Web example to GitHub Pages.
- Keep coverage enforcement self-contained in GitHub Actions and repair the randomized and benchmark working-directory paths in Nightly validation.
1.0.1 - 2026-08-18 #
- Keep snap transactions active until their asynchronous jump or animation finishes, preserving correct cancellation and lifecycle state.
- Make every Melos workspace script independent of a globally installed
melosexecutable. - Isolate minimum-Flutter tests from the newer example SDK constraint and add the Linux GStreamer development dependencies required by Cockpit.
- Align the example with Flutter's current macOS 12 deployment target and make pub.dev and GitHub release automation safe to rerun.
- Upgrade checkout workflows to the Node.js 24-based
actions/checkoutv7.
1.0.0 - 2026-08-18 #
- Add the unified
SeekoControllertarget-command and observation API while preserving Flutter's native pixel controller contract. - Add mounted semantic targets, obstruction-aware placement, typed command outcomes, cancellation, restoration codecs, and section coordination.
- Add the layout-aware
SeekoIndexedSliver, cross-sliver target registry, dynamic-extent correction, far navigation, visible-item snapshots, and revision-aware anchor preservation. - Add
SeekoIndexedGridSliver,SeekoNestedScrollBinding, bounded target loading, semantic section mapping, snapping, focus/form reveal, and opt-in prefetch hints. - Add pixels, delta, progress, and viewport-fraction synchronization groups with dynamic member participation.
- Add bidirectional open-data navigation, composite PageView/carousel targets and synchronization, dual-axis cell navigation and synchronization, frozen panes, sparse table metadata, tree-table anchoring, and keyboard navigation.
- Add the production example catalog, macOS Cockpit development shell, full platform projects, launcher icons, and Synced S Rails brand assets.
- Add English and Simplified Chinese documentation, migration guidance, release archive auditing, and pinned GitHub Actions workflows.
