bloc_signals_devtools 0.9.0
bloc_signals_devtools: ^0.9.0 copied to clipboard
Dedicated Flutter DevTools extension UI for inspecting BlocSignal containers.
0.9.0 #
- Staging release candidate for the 1.0.0 production milestone.
- Performance optimizations for DevTools instance tree filtering and timeline event history rendering.
0.1.2 #
- Add comprehensive ecosystem package cross-linking table and motto to README.
- Add runnable
@examplecode blocks across all DevTools UI inspector widgets (BlocSignalsDevToolsExtension,InstanceTreeView,LeakDetectorBadge,StateDiffInspector,TimelineTracePanel).
0.1.0 #
- Initial release of
bloc_signals_devtoolsextension UI components. - Instance tree view with real-time search filtering.
- Chronological timeline & transition trace panel.
- Interactive state diff inspector.
- Container leak detector badge.