zeba_academy_widget_inspector 0.0.1 copy "zeba_academy_widget_inspector: ^0.0.1" to clipboard
zeba_academy_widget_inspector: ^0.0.1 copied to clipboard

A Flutter package to inspect and debug widgets live inside the app.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


0.0.1 - 2026-04-09 #

๐ŸŽ‰ Initial Release #

โœจ Added

  • WidgetInspectorOverlay for live widget inspection

  • Tap-based widget detection system

  • Display of:

    • Width
    • Height
    • Layout constraints
  • Overlay info box UI

  • Full offline functionality (no external tools required)

  • Lightweight and easy integration

๐Ÿ› ๏ธ Technical

  • Element tree traversal using renderViewElement
  • Gesture-based widget selection
  • RenderBox-based layout inspection
  • Flutter 3.13+ compatibility updates

๐Ÿงช Testing

  • Widget test for tap interaction and overlay display
  • Fixed Directionality issue in tests

๐Ÿ“š Documentation

  • Production-ready README.md
  • Usage examples and setup guide

๐Ÿ”ฎ Upcoming (Planned) #

๐Ÿš€ Enhancements #

  • Visual highlight border for selected widget
  • Parent-child relationship visualization
  • Full widget tree explorer
  • Toggle enable/disable inspector

๐Ÿง  Advanced Features #

  • Padding & margin detection
  • Alignment and positioning details
  • Performance insights (lightweight)

Built with โค๏ธ by Zeba Academy

0
likes
150
points
0
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

A Flutter package to inspect and debug widgets live inside the app.

Homepage

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on zeba_academy_widget_inspector