We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a139292 commit 6a918c3Copy full SHA for 6a918c3
readme/Flutter的需要与原生交互的一些常用库/data_libs.md
@@ -70,8 +70,9 @@
70
* Dartson是一个Dart库,可用于将Dart对象转换为JSON字符串。github地址:https://github.com/eredo/dartson (用于web)
71
72
> 让Json在手机上可视化的插件(可以体验一下)
73
-| 库名 | 版本号 | 链接 | 描述 |
74
-| ------- | ------------ | ----------------------------------------- | ------------------------------------------------------ |
+
+|库名|版本号|链接|描述|
75
+|----|----|----|----|
76
|json_table|1.3.2|[https://pub.dev/packages/json_table](https://pub.dev/packages/json_table)|这个Flutter软件包提供了一个Json Table小部件,用于直接显示json(Map)中的表。还支持列切换。|
77
78
----
0 commit comments