flutter_debug_helper 1.0.2
flutter_debug_helper: ^1.0.2 copied to clipboard
A Flutter package that displays a beautiful error overlay and stack trace to help developers debug errors quickly during development.
1.0.0 #
Added #
- Initial release of Flutter Debug Helper
- Beautiful error overlay with modern UI design
- Stack trace visualization with syntax highlighting
- Error filtering capabilities to focus on app-specific code
- Development mode support with
onlyDevflag - Error logging callback support via
onLogs - Responsive design for all screen sizes