base_uri VS http

Compare base_uri vs http and see what are their differences.

base_uri

A tiny wrapper around Uri to easily define a base uri. Supports api versions. (by thomasthiebaud)

http

A composable API for making HTTP requests in Dart. (by dart-lang)
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
base_uri http
1 30
0 975
- 0.4%
0.0 8.2
over 2 years ago 4 days ago
Dart Dart
BSD 2-clause "Simplified" License BSD 3-clause "New" or "Revised" 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.

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.

http

Posts with mentions or reviews of http. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-01.

What are some alternatives?

When comparing base_uri and http you can also consider the following projects:

Hive - Lightweight and blazing fast key-value database written in pure Dart.

stack_trace - A package for manipulating stack traces and printing them readably.

string_scanner - A class for parsing strings using a sequence of patterns.

pub-dev - Pub.dev, the Dart package repository, written in Dart

admin - Admin system for Medusa Stores

source_span - A library for identifying source spans and locations.

scrapy.dart - Scrapy, a fast high-level web crawling & scraping framework for dart and Flutter

objectbox-dart - Flutter database for super-fast Dart object persistence

dart-sass - The reference implementation of Sass, written in Dart.

flutter_curl - Flutter plugin to use libcurl for HTTP calls

yaml - A Dart YAML parser.

shelf - Web server middleware for Dart