unwired 0.9.0 copy "unwired: ^0.9.0" to clipboard
unwired: ^0.9.0 copied to clipboard

outdated

Unwired is a fast and minimalistic Dart HTTP client library. It supports cancellable requests, managed authentication and multithreaded requests.

0.9.0 31st May 2023. #

  • HTTP Worker now uses dart:io and dart:html to support HTTP requests.
  • Removed dependency on http package.

0.8.5 13th May 2023. #

  • RequestHandler now makes use of record to return Object? meta along with Completer

0.8.0 9th May 2023. #

  • Native HTTP Worker Fixed

0.7.0 7th May 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.
13
likes
0
points
18
downloads

Publisher

verified publisherayushsuman.com

Weekly Downloads

Unwired is a fast and minimalistic Dart HTTP client library. It supports cancellable requests, managed authentication and multithreaded requests.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

auth_manager, http_parser, http_worker, queue_manager, store_manager

More

Packages that depend on unwired