Skip to content

Commit a139292

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
> 让Json在手机上可视化的插件(可以体验一下)
7373
| 库名 | 版本号 | 链接 | 描述 |
7474
| ------- | ------------ | ----------------------------------------- | ------------------------------------------------------ |
75-
|json_table|1.3.2|https://pub.dev/packages/json_table|这个Flutter软件包提供了一个Json Table小部件,用于直接显示json(Map)中的表。还支持列切换。|
75+
|json_table|1.3.2|[https://pub.dev/packages/json_table](https://pub.dev/packages/json_table)|这个Flutter软件包提供了一个Json Table小部件,用于直接显示json(Map)中的表。还支持列切换。|
7676

7777
----
7878

0 commit comments

Comments
 (0)