Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →
Top 4 Dart HTTP Client Projects
-
apidash
API Dash is a beautiful AI-powered open-source cross-platform (Desktop & Mobile) API Client built using Flutter which can help you easily create & customize your HTTP & GraphQL API requests, visually inspect responses and generate API integration code. A lightweight alternative to postman/insomnia.
Project mention: These 20 Awesome API Clients Will Change How You Work with APIs | dev.to | 2025-06-11API Dash is a cross-platform open-source API client with a clean and structured interface. It’s particularly appealing for those who want a modern alternative to Insomnia.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
When your app or service fetches data from an API, you don’t want your tests to actually call the real server. Instead, you mock the API response so that your tests are fast, reliable, and don’t depend on the network. In Dart/Flutter tests, you can use the http package together with mockito or just a custom fake client to mock HTTP calls. In this example, we’ll use the latter: a custom fake client.
-
-
Dart HTTP Client discussion
Dart HTTP Client related posts
-
Learn Flutter by creating your first Flutter app!
-
How should I learn everything about packages in dart as a beginner programmer? www.dart.dev/overview
-
Is your Flutter application Secured? Best Practices for Developing and Deploying Secure Flutter Apps
-
dart http package does not follow redirect
-
Save image to file in Flutter
-
Flutter GetX - Fetching Data From OpenSea API
-
Streams without firestore?
-
A note from our sponsor - Sevalla
sevalla.com | 1 Sep 2025
Index
What are some of the best open-source HTTP Client projects in Dart? This list will help you:
# | Project | Stars |
---|---|---|
1 | apidash | 2,372 |
2 | http | 1,077 |
3 | json-api-dart | 79 |
4 | typesense-dart | 78 |