Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 07d3685

Browse files
Update data_libs.md
1 parent b80d09a commit 07d3685

File tree

1 file changed

+5
-0
lines changed
  • readme/Flutter的需要与原生交互的一些常用库

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,11 @@
6969
7070
* Dartson是一个Dart库,可用于将Dart对象转换为JSON字符串。github地址:https://github.com/eredo/dartson (用于web)
7171

72+
> 让Json在手机上可视化的插件(可以体验一下)
73+
| 库名 | 版本号 | 链接 | 描述 |
74+
| ------- | ------------ | ----------------------------------------- | ------------------------------------------------------ |
75+
|json_table|1.3.2|https://pub.dev/packages/json_table|这个Flutter软件包提供了一个Json Table小部件,用于直接显示json(Map)中的表。还支持列切换。|
76+
7277
----
7378

7479
**编解码、加密解密(AES、RSA等)有关的库**

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /