network_manager 0.0.53
network_manager: ^0.0.53 copied to clipboard
A Network Manager package based on dio for easy REST API management
[0.0.1] - 2020-07-25 #
initial release
[0.0.2] - 2020-07-25 #
moved successRules to initialize
added function types
[0.0.3] - 2020-07-28 #
dialog implements using handy_ui_kit
(success/error)MsgExtractors added to initialize
[0.0.4] - 2020-07-28 #
initialize method null values handled
[0.0.5] - 2020-07-28 #
retry button
[0.0.6] - 2020-07-28 #
jsonDecodeResponse
[0.0.7] - 2020-07-28 #
jsonDecodeResponse fixed
[0.0.8] - 2020-07-28 #
no more singleton dio
added metaData
[0.0.9] - 2020-07-28 #
decode bugs fixed
readme update
[0.0.10] - 2020-08-04 #
cancel token added
[0.0.11] - 2020-08-05 #
token expire added
[0.0.12] - 2020-08-05 #
on tokenExpire gets context
on start on end defaults fixed
[0.0.13] - 2020-08-15 #
dynamic req
[0.0.14] - 2020-08-15 #
dynamic req fixed
[0.0.15] - 2020-08-16 #
headers for instance
[0.0.16] - 2020-08-16 #
headers for instance fixed
[0.0.17] - 2020-08-16 #
returned error is Error object instead of e.error
[0.0.18] - 2020-08-26 #
default timeout to 15sec
[0.0.19] - 2020-09-02 #
default show failed dialog =>true
[0.0.20] - 2020-09-07 #
check for null response.data
[0.0.21] - 2020-09-13 #
jsonPrintLog
[0.0.22] - 2020-10-03 #
jsonPrintLog
[0.0.23] - 2020-10-03 #
connection error
[0.0.24] - 2020-10-03 #
connection error
[0.0.25] - 2020-10-03 #
connection failed with status code
[0.0.26] - 2020-10-06 #
all dio error type is handled
[0.0.27] - 2020-10-10 #
on failed Error fixed
[0.0.28] - 2020-10-20 #
async post and async network manager
[0.0.29] - 2020-10-20 #
exception throwing
[0.0.30] - 2020-10-27 #
define showDialog in initialize
[0.0.31] - 2020-10-27 #
define showDialog in initialize fixed
[0.0.32] - 2020-10-27 #
add useFancy for dialog
[0.0.33] - 2020-10-27 #
handy ui kit =>0.0.25
[0.0.34] - 2020-10-27 #
handy ui kit =>0.0.26 fixed cancel button
[0.0.35] - 2020-10-28 #
properties added for instance (redirect, timeout,validStatus)
[0.0.36] - 2020-10-28 #
null success/failed dialog handled
[0.0.37] - 2020-10-28 #
onFailed onSuccess return class
[0.0.38] - 2020-10-28 #
onFailed onSuccess return class 2
[0.0.39] - 2020-10-28 #
onFailed onSuccess return class 3 fixed
[0.0.40] - 2020-10-28 #
onFailed onSuccess return class 4 fixed
[0.0.41] - 2020-10-31 #
success rules failure fixed
[0.0.43] - 2020-11-14 #
Socket Manager Added
[0.0.44] - 2020-11-15 #
Socket Manager fixed
[0.0.45] - 2020-11-16 #
global Cancel token added
[0.0.46] - 2020-11-22 #
call checkers fixed
[0.0.47] - 2020-11-22 #
onReceive don't stack
[0.0.48] - 2020-11-29 #
endRules for socket and start on sending
[0.0.49] - 2020-11-29 #
handle error problem
[0.0.50] - 2020-11-29 #
onDone
[0.0.51] - 2020-11-29 #
onDone fix
[0.0.52] - 2020-11-29 #
network error msg
[0.0.53] - 2020-11-30 #
exception throwing error msg improvement