debug_terminal 1.0.0
debug_terminal: ^1.0.0 copied to clipboard
A robust, hidden, and secure debugging terminal for Flutter. Features a secret long-press trigger, PIN-gate protection, and specialized API/Error logging.
1.0.0 #
- Initial Stable Release 🚀
- 🕵️ Stealth Activation: Secret long-press gesture with customizable duration.
- 🔒 Secure PIN-Gate: Protection via a custom keypad overlay.
- 🚀 New Activation Methods:
- Combo Taps: Configure the console to open on double, triple, or quad-tap.
- Floating Button: Added a positionable FAB (Debug-only) for instant access.
- Shortcut Bypass: Option to skip the PIN entry when using visible shortcuts.
- 📡 Specialized Logging:
logApi: Rich inspection for network requests, responses, and query params.logError: Dedicated tracking for exceptions and stack traces.
- 🎨 Dynamic Theme: Fully configurable primary color and icon set.
- 📖 Developer Experience:
- Enterprise-grade README with complete setup guides.
- Internal documentation for all public API members.
- Dedicated example project for quick integration testing.
