dio
DISCONTINUED
sentry-dart
Our great sponsors
- Appwrite - The open-source backend cloud platform
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
dio | sentry-dart | |
---|---|---|
8 | 2 | |
11,371 | 680 | |
- | 0.4% | |
4.0 | 0.0 | |
10 months ago | 3 days ago | |
Dart | Dart | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
dio
-
[Official] Dio is no longer being maintained.
With no release in the last 6 months, piling up of issues and launch of a new fork (diox), I felt something was going on with dio. Sadly, today I came across an official announcement (updated on the project repo 2 days back):
-
Dio caching experience
You might want to think twice about dio....we evaluated dio on a recent project and decided to avoid it after running into a blocker when setting a custom timeout (this bug: https://github.com/flutterchina/dio/issues/1454)
-
GetX is dead, what to use next?
- and Dio for http requests
-
Thoughts on creating a library with Dart for browser and node
I also had some troubles choosing which Dart HTTP client to use. I've started with dio, but when I tried to read one of our bigger JSON responses (~1.5mb) my browser tab froze (there seems to be an old issue describing the same behavior). After that I've switched to the default dart's http package and it is working fine but it doesn't have builtin requests abort/cancellation.
sentry-dart
We haven't tracked posts mentioning sentry-dart yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
getx - Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
graphql-flutter - A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
flutter-design-patterns - Flutter Design Patterns application
bloc - A predictable state management library that helps implement the BLoC design pattern
flutterfire - 🔥 A collection of Firebase plugins for Flutter apps.
centrifuge-dart - Dart (Flutter) client SDK for bidirectional communication with Centrifugo and Centrifuge-based server over WebSocket
esc_pos_printer - ESC/POS (thermal, receipt) printing for Flutter & Dart
flutter_stripe - Flutter SDK for Stripe.
flutter_tflite - Flutter plugin for TensorFlow Lite
diox - A powerful HTTP package for Dart/Flutter, which supports Global settings, Interceptors, FormData, Aborting and canceling a request, Files uploading and downloading, Requests timeout, Custom adapters, etc.
ardrive-web - The ArDrive App allows a user to log in to securely view, upload and manage their ArDrive files with their browser or mobile phone.
floor - The typesafe, reactive, and lightweight SQLite abstraction for your Flutter applications