api_network_logger 1.0.0
api_network_logger: ^1.0.0 copied to clipboard
A production-ready, publishable Flutter package that transparently logs and stores API calls, offline events, and navigation routes.
1.0.0 #
- Initial stable release of
api_network_logger. - Features full transparent logging for Dio interceptors and HTTP clients.
- Automatic PII redaction and sensitive credentials scrubbing prior to storage.
- Local SQLite storage engine with database lock-queue and structured transaction indexing.
- Dynamic navigation page routing transitions logging using
ApiLoggerNavigatorObserver. - Sane auto-retention cleanup and offline-connectivity failure logger.
- Gorgeous, glassmorphic, visual debugging floating console widget.