https://github.com/biugle/flutter_dio_xhttp
An HTTP tool is based on Dio; 一个基于 Dio 的 HTTP 请求工具二次封装,全局管理请求,简单便捷且高效;
https://github.com/biugle/flutter_dio_xhttp
dart dart-xhttp dio flutter flutter-plugin flutter-request xhttp
Last synced: 2 months ago
JSON representation
An HTTP tool is based on Dio; 一个基于 Dio 的 HTTP 请求工具二次封装,全局管理请求,简单便捷且高效;
- Host: GitHub
- URL: https://github.com/biugle/flutter_dio_xhttp
- Owner: biugle
- Created: 2022-01-17T07:00:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T02:41:48.000Z (almost 3 years ago)
- Last Synced: 2025-03-23T23:42:56.276Z (3 months ago)
- Topics: dart, dart-xhttp, dio, flutter, flutter-plugin, flutter-request, xhttp
- Language: Dart
- Homepage:
- Size: 101 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_dio_xhttp
An HTTP tool is based on Dio; 一个基于 Dio 的 HTTP 请求工具; [flutter/dart/dio]