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. (by cfug)
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 | |
---|---|---|
3 | 11 | |
12,660 | 3,264 | |
0.2% | 0.0% | |
8.1 | 6.5 | |
7 days ago | about 1 month 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.
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.
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]
esc_pos_printer - ESC/POS (thermal, receipt) printing for Flutter & Dart
leto - Dart GraphQL server libraries. Utilities, code generator, examples and reference implementation.
flutterfire - ๐ฅ A collection of Firebase plugins for Flutter apps.
ferry - Stream-based strongly typed GraphQL client for Dart