Skip to content

Commit 6219a46

Browse files
update
1 parent e1797a6 commit 6219a46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ http_multi_server|2.0.5|https://pub.dartlang.org/packages/http_multi_server|dart
2020
库名|版本号|链接|描述
2121
-|-|-|-
2222
html_unescape|1.0.0|https://pub.dartlang.org/packages/html_unescape|用于解决HTML编码字符串的Dart库。支持所有命名字符引用(如` `),小数字符引用(如`á`)和十六进制字符引用(如`ã`)。
23+
gbk2utf8||https://github.com/jzoom/gbk2utf8||官方的http还不能支持中文gbk的解析,这个项目就是为了解决gbk转成utf-8编码的。
24+
2325

2426
> 序列化
2527

0 commit comments

Comments
 (0)