unwired 0.1.3 unwired: ^0.1.3 copied to clipboard
Unwired is a client library for handling (authenticated) multi-threaded disposable network calls, data parsing and authentication in applications.
[0.1.0] - 13th May 2021. #
- Make network request with disposable feature and multi-threading.
##[0.1.3] - 14th May 2021.
- CallType (GET, POST, DEL etc) and Content Type of network calls moved to URL route class.