buoy_shared_ui 0.3.2
buoy_shared_ui: ^0.3.2 copied to clipboard
Shared UI kit and stores for the Buoy Flutter devtools — the macOS/Buoy color systems, list/badge/filter widgets, event-store base, and dev-tool storage keys.
0.3.2 #
- Re-exports the new
buoy_corewire-size guards (approxJsonSize,isOverWireBudget,isJsonEncodable,maxSnapshotEmitBytes,maxActionResultBytes) so tool adapters import them from their usual barrel.
0.3.1 #
- New
devToolsStorageKeys.networkkeys:saved()(pinned + saved request snapshots) andoverrides()(response-override rules) — same keys as RN, so the persisted blobs are interchangeable between the two runtimes. ModalHeaderBackgains a semanticlabelso every tool's back button is announced and targetable by assistive tech / UI drivers.DevtoolsCardrefinements for header menus.
0.3.0 #
- Initial extraction from
buoy_network: the shared color systems, list/badge/filter widgets,DataViewer, and modal chrome now live here so every Buoy Flutter tool can share them. - New shared ports from
@buoy-gg/shared-ui:BaseEventStore(+ subscriber-count notifier),devToolsStorageKeys/isDevToolsStorageKey,CompactRow,EmptyStatefamily,SearchBar,CompactFilterChips,StatusBadge/CountBadge/PillBadge,ExpandedInfoRow,CollapsibleSection,StatsCard,RelativeTime, and the Buoy icon set.