api_network_logger 1.0.0 copy "api_network_logger: ^1.0.0" to clipboard
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.
2
likes
0
points
151
downloads

Publisher

unverified uploader

Weekly Downloads

A production-ready, publishable Flutter package that transparently logs and stores API calls, offline events, and navigation routes.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, http, meta, path, path_provider, sqflite

More

Packages that depend on api_network_logger