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