abduwael_network_inspector
Flutter network inspector for debug builds with GetConnect interceptors, manual Dio/http logging, and an in-app request viewer.
What this package is like to depend on
Last release 5 months ago
26 Mar 2026
Too new to tell
only 1 dated releases
Nearly every release is documented
notes for 1 of 1 stable releases
Nothing withdrawn
no release was ever pulled
5 months old
1 releases · first in 2026
1 release in the last 12 months
see the full history below
Release timeline
1 releases · Mar 2026 to Mar 2026Releases
latest 1-
1.1.526 Mar 2026Release notes
Open source →- Publishing prep release for pub.dev.
- Added in-app network inspector dialog with draggable FAB overlay.
- Added GetConnect integration helpers via
onRequestandonResponse. - Added manual logging APIs for other clients:
logRequestandlogResponse. - Added JSON export and log sharing support.
- Added comprehensive README integration guides and an
example/app.