rocket_client 0.0.4 rocket_client: ^0.0.4 copied to clipboard
for making HTTP requests and handling responses.
0.0.1 #
0.0.2 #
- Renamed
targetData
param totarget
on requestmethod
- Fixed issues on
inspect
&targetData
param ofrequest
- Return
RocketModel
fromrequest
method instead ofdynamic
- Added
onResponse
parameter toRocketRequest
for handle common cases - Added
onError
method parameter torequest
method
0.0.3 #
- Fixed bug on
request
method
0.0.4 #
- Support request retry