network_manager 0.0.27
network_manager: ^0.0.27 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