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

Dedicated Flutter DevTools extension UI for inspecting BlocSignal containers.

1.0.2 #

  • Package and distribute dedicated DevTools extension with extension/devtools/config.yaml and precompiled web assets (extension/devtools/build/).
  • Add live VM Service integration in lib/main.dart connecting to serviceManager to stream bloc_signal.* events and query ext.bloc_signal.getInstances and ext.bloc_signal.getHistory.
  • Support isLoading, errorMessage, onRefresh, and onSelectInstance hooks on BlocSignalsDevToolsExtension.
  • Add DevTools extension validation to workspace test runner.

1.0.1 #

  • Support interactive history entry selection in TimelineTracePanel and wire selection state to StateDiffInspector in BlocSignalsDevToolsExtension.
  • Reconcile DevTools RPC event inspection contracts with bloc_signals 1.5.0.

1.0.0 #

  • Official 1.0.0 production release.

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 @example code blocks across all DevTools UI inspector widgets (BlocSignalsDevToolsExtension, InstanceTreeView, LeakDetectorBadge, StateDiffInspector, TimelineTracePanel).

0.1.0 #

  • Initial release of bloc_signals_devtools extension UI components.
  • Instance tree view with real-time search filtering.
  • Chronological timeline & transition trace panel.
  • Interactive state diff inspector.
  • Container leak detector badge.
0
likes
160
points
171
downloads

Documentation

API reference

Publisher

verified publisherblocsignal.dev

Weekly Downloads

Dedicated Flutter DevTools extension UI for inspecting BlocSignal containers.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

devtools_app_shared, devtools_extensions, flutter, vm_service

More

Packages that depend on bloc_signals_devtools