zeba_academy_layout_debugger 0.0.1
zeba_academy_layout_debugger: ^0.0.1 copied to clipboard
Visual layout debugging tool for Flutter (padding, overflow, alignment, inspector)
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-07 #
✨ Added #
- Initial release of zeba_academy_layout_debugger
- Visual layout debugging system for Flutter
- Padding visualization overlay
- Basic overflow detection mechanism
- Tap-based live inspector with coordinate display
- Configurable debugging behavior via
DebugConfig - Custom painter for rendering debug visuals
- Stack-based overlay architecture
⚙️ Features #
- Lightweight and zero external dependencies
- Easy integration with existing widget trees
- Designed for debug mode usage
🧪 Testing #
- Added widget tests for:
- Rendering validation
- Inspector interaction
🔮 Upcoming (Planned) #
🚧 In Progress #
- Margin visualization support
- Advanced overflow detection (pixel-level)
- Alignment issue highlighting
🧠 Future Enhancements #
- Full widget tree inspector (DevTools-like)
- Performance overlay insights
- Layout heatmaps
- Debug control panel UI
📌 Notes #
- This is the initial release
- APIs and features may evolve in future versions
- Community feedback is highly encouraged
🤝 Contributing #
Contributions, issues, and feature requests are welcome.
⭐ If you find this package useful, consider starring the repository!