qa_debug_overlay 1.0.1
qa_debug_overlay: ^1.0.1 copied to clipboard
A professional debug overlay widget for QA testing with network logging, JSON viewer, and filtering.
Changelog #
All notable changes to this project will be documented in this file.
1.0.0 - 2025-10-28 #
🎉 Initial Release #
qa_debug_overlay - A professional debug overlay widget for QA testing with comprehensive network logging capabilities.
✨ Features
- Network Logging: Automatic capture of HTTP requests and responses
- JSON Viewer: Syntax-highlighted JSON display with expandable nodes
- URL Components: Separate display of domain, path, and query parameters
- Timing Information: Request duration and status code visualization
- Dio Integration: Built-in interceptor for Dio HTTP client
- HTTP Package Support: Helper methods for http package
- Firebase Support: Logging wrappers for Firebase Functions and Firestore
🔧 Technical Details
- Zero Dependencies: No BLoC, get_it, or other complex dependencies
- Lightweight: Only 18KB compressed package size
- QA-Friendly: Designed specifically for quality assurance testing
- Easy Integration: Simple wrapper widget with minimal setup