Our great sponsors
-
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?
-
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
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
Related posts
- (Not just) yet another package for Dart/Flutter developers.
- Show HN: Coodig – flutter mobile quiz app
- How should I learn everything about packages in dart as a beginner programmer? www.dart.dev/overview
- After 10 years, the http packages finally reached 1.0.0🎉
- Is your Flutter application Secured? Best Practices for Developing and Deploying Secure Flutter Apps