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