httpagent 0.1.8
httpagent: ^0.1.8 copied to clipboard
httpagent is a comprehensive library of custom HTTP API calling for Flutter.
0.1.8 #
- add logging method (
ApiLogger)
0.1.5 #
- fix minor issue
0.1.3 #
- improved logging with optional header visibility (
showHeaders) - all request methods now return responses for
.then()/.catchError() - improved request and response structure for consistency
0.1.2 #
- fix minor issue
0.0.9 #
- added custom headers and default global
0.0.8 #
- enhance performance
0.0.3 #
- httpagent fixed methods
0.0.2 #
- httpagent improve code
0.0.1 #
- initial publish