dio
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. [Moved to: https://github.com/cfug/dio] (by flutterchina)
graphql-flutter
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package. (by zino-hofmann)
dio | graphql-flutter | |
---|---|---|
8 | 11 | |
11,371 | 3,262 | |
- | 0.1% | |
4.0 | 6.7 | |
about 2 years ago | 1 day ago | |
Dart | Dart | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of dio.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-12.
-
[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)
- Dio, maintaining session
- NO_RENEGOTIATION error when trying to do HTTPS
- Dio – A powerful HTTP client for Dart
-
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.
- How to rerun function if it return x?
graphql-flutter
Posts with mentions or reviews of graphql-flutter.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-24.
-
graphql flutter launch a new docs website
If you are a docs contributor, feel free to complete the website with the old docs that we had on https://github.com/zino-hofmann/graphql-flutter
- Release graphql_flutter-v5.1.1 · zino-hofmann/graphql-flutter
- Release graphql-v5.1.2
- Support for Flutter 3.0 landed on graphql_flutter as v5.1.1-beta.3
-
Feeling upset in my skills. Mongo db+ flutter + graphQL
Regarding the flutter + graphQL, found this graphQL client for flutter on Github.
-
Flutter vs Kotlin Multiplatform Mobile (not a holywar)
- found Flutter graphql is way ahead , even almost mature as Apollo for JS. apollo-kotlin is several miles behind, a lot of issues, absolutely inconvenient usage after graphql-flutter
-
Which lib are you using with flutter for graphql?
https://github.com/zino-hofmann/graphql-flutter/issues/894 looks like it is again maintained by other folks
-
How to make use of Apollo' Automatic Persisted Queries
My project needs to able to use Apollo-graphql in which it should support persisted queries . I found a package which can do graphql queries graphql-flutter. I had scrolled to the end and there's a feature of "PersistedQueriesLink" but tagged with "out of service".
-
graphql-flutter package is back mantained
There is an example here https://github.com/zino-app/graphql-flutter/tree/beta/examples/flutter_bloc
What are some alternatives?
When comparing dio and graphql-flutter you can also consider the following projects:
getx - Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
ferry - Stream-based strongly typed GraphQL client for Dart
sentry-dart - Sentry SDK for Dart and Flutter
dio - A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapters, etc.
esc_pos_printer - ESC/POS (thermal, receipt) printing for Flutter & Dart
leto - Dart GraphQL server libraries. Utilities, code generator, examples and reference implementation.