nector 1.1.2
nector: ^1.1.2 copied to clipboard
A HTTP inspector tool for dio to analyse the network calls in a flutter app.
CHANGELOG #
1.0.0 #
- Logs network calls via intercepting dio for android.
1.0.1 #
- Upgraded dio version
- Disabled on click dismiss of entry notification
- UI enhancements
1.1.0 #
- Added search functionality to response view
- Bugfix: Handling of FormData
- Upgraded rxdart
1.1.1 #
- Pub score enhancement
1.1.2 #
- UI enhancement