base_uri
A tiny wrapper around Uri to easily define a base uri. Supports api versions. (by thomasthiebaud)
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. (by cfug)
DISCONTINUED
Our great sponsors
base_uri | diox | |
---|---|---|
1 | 4 | |
0 | 143 | |
- | - | |
0.0 | 10.0 | |
almost 2 years ago | 4 months ago | |
Dart | Dart | |
BSD 2-clause "Simplified" 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.
base_uri
Posts with mentions or reviews of base_uri.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning base_uri yet.
Tracking mentions began in Dec 2020.
diox
Posts with mentions or reviews of diox.
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.
Or DioX ;)
Someone did create a hard fork few months back (https://github.com/cfug/diox)
Your point of supply-chain risks is definitely valid, but given that some well-known devs contribute to diox and that they are pretty transparent on what they are doing ( https://github.com/cfug/diox/issues/29 ) IMO it still can be justified in this case.
-
Dio caching experience
There's a fork that's actively maintained though https://github.com/cfug/diox
What are some alternatives?
When comparing base_uri and diox you can also consider the following projects:
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]
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.