zeba_academy_devtools 1.0.0
zeba_academy_devtools: ^1.0.0 copied to clipboard
Developer tools package with debug overlay, logs viewer, widget inspector and performance helpers.
Changelog #
All notable changes to this project will be documented in this file.
This project follows semantic versioning.
Format:
MAJOR.MINOR.PATCH
1.0.0 - 2026-06-23 #
๐ Initial Release #
First stable release of Zeba Academy DevTools.
A developer utility toolkit for Flutter applications focused on improving debugging and development workflow.
Added #
๐ Debug Overlay #
- Added floating developer debug overlay
- Added quick access developer panel
- Added runtime debugging interface
๐ Logging System #
- Added application logger
- Added info logging support
- Added error logging support
- Added timestamp support for logs
- Added log clearing functionality
๐ Log Viewer #
- Added built-in log viewer UI
- Added log list display
- Added log type indicators
๐ Widget Inspector #
- Added widget inspection helper
- Added widget highlighting support
- Added development-focused widget wrapper
โก Performance Tools #
- Added performance monitoring helper
- Added FPS display support
๐ฆ Package Structure #
- Added clean package architecture
- Added public exports
- Added modular source organization
๐งช Testing #
- Added package tests
- Added logger validation tests
- Added core functionality tests
๐ Documentation #
- Added complete README documentation
- Added installation guide
- Added usage examples
- Added contribution guidelines
โ๏ธ License #
- Added GNU General Public License v3.0
Future Releases #
Planned Features #
Developer Experience #
- Advanced DevTools dashboard
- Customizable debug panels
- Theme support
Logging #
- Log filtering
- Search logs
- Export logs
- Persistent logs
Network Tools #
- HTTP request inspector
- API response viewer
- Network timing monitor
Performance #
- Memory monitoring
- Frame rendering analysis
- CPU usage tracking
Diagnostics #
- Crash reporting helpers
- Device information panel
- Application environment details
Version History #
| Version | Date | Description |
|---|---|---|
| 1.0.0 | 2026-06-23 | Initial stable release |
Made with โค๏ธ by Sufyan bin Uzayr
For Zeba Academy