simdeck_flutter_inspector 0.1.1 copy "simdeck_flutter_inspector: ^0.1.1" to clipboard
simdeck_flutter_inspector: ^0.1.1 copied to clipboard

PlatformiOS

Debug-only runtime inspector that publishes the live Flutter widget hierarchy, render bounds, diagnostics, and semantics to the SimDeck dashboard.

0.1.1 #

  • Expand pubspec description for pub.dev.
  • Add dartdoc comments to public API (startSimDeckFlutterInspector, stopSimDeckFlutterInspector, SimDeckFlutterInspector, SimDeckFlutterInspectorOptions, SimDeckFlutterInspectorFailure).

0.1.0 #

  • Initial release of simdeck_flutter_inspector.
  • Publishes the live Flutter widget hierarchy to SimDeck over WebSocket in debug builds.
  • Exposes render bounds, diagnostics properties, semantics metadata, and source locations when widget creation tracking is enabled.
  • Supports View.hitTest, View.describeAtPoint, View.getProperties, View.listActions, and View.perform (tap, longPress, focus, resignFirstResponder, setText, scrollBy, scrollTo, increase, decrease).
2
likes
140
points
7
downloads

Documentation

API reference

Publisher

verified publishernativescript.org

Weekly Downloads

Debug-only runtime inspector that publishes the live Flutter widget hierarchy, render bounds, diagnostics, and semantics to the SimDeck dashboard.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter

More

Packages that depend on simdeck_flutter_inspector

Packages that implement simdeck_flutter_inspector