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

PlatformiOS

Debug-only Flutter runtime inspector for SimDeck.

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).