Unwired updated to 0.9.x

This page summarizes the projects mentioned and recommended in the original post on /r/dartlang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • unwired

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

    So, in the latest 0.9.x update of the Unwired, it ditched the http package. Now, it uses dart:io and dart:html to process or abort http requests. minimalistic enough?

  • http

    A composable API for making HTTP requests in Dart. (by dart-lang)

    But http package still lacks some features. Recently, the package was updated to 1.0.0. But being able to abort requests is still not supported by the http package. Plus, the package is just a wrapper around the HTTP implementation in dart:io and dart:html

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts