inspector 1.1.4 copy "inspector: ^1.1.4" to clipboard
inspector: ^1.1.4 copied to clipboard

outdated

A Flutter package for inspecting widget size and color. Useful for quick debugging or QA testing.

1.1.4 #

  • Fix color picker index going out of bounds

1.1.3 #

  • Bugfixes

1.1.2 #

  • Added support for different properties on RenderParagraph and RenderDecoratedBox.
  • Bugfixes related to bootstrapping Inspector on a portion of a screen.

1.1.1 #

  • Minor README changes
  • Deployed the example app to GitHub pages

1.1.0 #

  • Added support for keyboard shortcuts. You can now press Cmd or Alt to toggle the widget inspector, and press Shift to toggle the color picker.
  • Added customization options to Inspector - you can disable individual features, customize the shortcuts, or hide the panel.

1.0.5 #

  • Minor README changes

1.0.4 #

  • Enabling the inspector will absorb the pointers. This is done so that tappable widgets can also be inspected.

1.0.3 #

  • Added a loading indicator for color picker
  • Added widget tests

1.0.1, 1.0.2 #

  • Minor README changes

1.0.0 #

  • Initial release!
  • Added widget inspector and a color picker.
80
likes
80
points
197k
downloads

Publisher

verified publisherkekland.com

Weekly Downloads

A Flutter package for inspecting widget size and color. Useful for quick debugging or QA testing.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on inspector