unwired 0.7.5 unwired: ^0.7.5 copied to clipboard
Unwired is a client library for handling (authenticated) multi-threaded disposable network calls, data parsing and authentication in applications.
[0.7.0] - 7th Mat 2023. #
- Added doc comments.
[0.6.0] - 26th April 2023. #
- First Complete Implementation of the new Unwired ⚡ library
- Needs documentation
[0.2.0] - 5th March 2022. #
- Using Flutter Secure Storage across all platforms
[0.1.3] - 14th May 2021. #
- CallType (GET, POST, DEL etc) and Content Type of network calls moved to URL route class.
[0.1.0] - 13th May 2021. #
- Make network request with disposable feature and multi-threading.