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 6a918c3

Browse files
Update data_libs.md
1 parent a139292 commit 6a918c3

File tree

1 file changed

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

1 file changed

+3
-2
lines changed

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

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

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

7778
----

0 commit comments

Comments
(0)

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