Top 10 Dart dio Projects
-
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.
The low-level HTTP Client and a higher level implementation with the http package have been tested previously. This time, we will try another high level implementation of an HTTP client in Dart called dio. This client seems way more flexible than the previous clients, and embed great features. Furthermore, based on pub.dev, it looks like it's a popular choice. If you are interested to see some examples, you can look into example_dart/lib directory from their official repository. Anyway the first step to use it is to add it in the dependencies.
-
Shorebird
Shorebird - Patch in minutes not days. Shorebird powers rapid development with CodePush and optimized CI pipelines designed specifically for Flutter.
-
flutter_deer
🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project (including integration testing and accessibility testing). Contains complete UI design drawings for a more realistic practice project.
-
-
-
Flutter
A boilerplate project for Flutter using RiverPod, Dio, go_router, Freezed and generated with very_good_cli (by SimpleBoilerplates)
-
flutter_template
A Flutter template application showcasing - Clean architecture, Responsive design, State management, Decoupled widgets using the connector pattern, Dependency Injection, Widget, Unit, Golden and E2E testing, Navigation, Localization, Material 3 dynamic theming, Continuous Integration and Continuous Deployment.
-
flutter_go_rest_app
🚀 User management app built in flutter using clean architecture, MVVM, get it, dio, RxDart, bloc, cubit, getX and provider + Unit Testing
Flutter User Management App with Multi-Source Backend Support: Flutter-based user management application that demonstrates full CRUD (Create, Read, Update, Delete) operations. The app interacts with a RESTful API to manage users and their associated data, including posts, todos, and comments.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Vexana: Vexana is easy to use network process with dio.
-
-
Dart dio discussion
Dart dio related posts
Index
What are some of the best open-source dio projects in Dart? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | dio | 12,821 |
| 2 | flutter_deer | 8,570 |
| 3 | flutter_boilerplate_project | 2,423 |
| 4 | flutter-todos | 2,123 |
| 5 | Flutter | 667 |
| 6 | flutter_template | 400 |
| 7 | flutter_go_rest_app | 281 |
| 8 | vexana | 152 |
| 9 | http-mock-adapter | 69 |
| 10 | http_pagination | 6 |