Skip to content

Commit 03a2873

Browse files
Update Flutter的需要与原生交互的一些常用库.md
1 parent 0b14a6e commit 03a2873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme/Flutter的需要与原生交互的一些常用库.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ github地址: https://github.com/flutter-dev/asset_generator
4949
| http | 0.11.3+16 | https://pub.dartlang.org/packages/http | 该软件包包含一组高级函数和类,可以轻松使用HTTP资源。它与平台无关,可以在命令行和浏览器上使用。 |
5050
| dio | 0.0.14 | https://pub.dartlang.org/packages/dio | Dart的一个强大的Http客户端,支持拦截器、全局配置、FormData、请求取消、文件下载、超时等。 |
5151
| http_multi_server | 2.0.5 | https://pub.dartlang.org/packages/http_multi_server | dart:io HttpServer包装器,用于处理来自多个服务器的请求 |
52-
| jaguar_retrofit | 2.8.6 | https://pub.dartlang.org/packages/jaguar_retrofit | Dart版本的Retrofit库,用于实现一个HTTP客户端API生成器。(我给它点评:666!思想都是想通的。) |
52+
| jaguar_retrofit | 2.8.6 | https://pub.dartlang.org/packages/jaguar_retrofit | Dart版本的Retrofit库,用于实现一个HTTP客户端API生成器。(我给它点评:666!思想都是相通的。) |
5353
5454
----
5555

0 commit comments

Comments
 (0)