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 019aebd commit b80d09aCopy full SHA for b80d09a
readme/Flutter的需要与原生交互的一些常用库/data_libs.md
@@ -43,7 +43,7 @@
43
| 库名 | 版本号 | 链接 | 描述 |
44
| ------- | ------------ | ----------------------------------------- | ------------------------------------------------------ |
45
| codable | 1.0.0-beta.2 | https://pub.dartlang.org/packages/codable | 用于将动态结构化数据(JSON,YAML)转换为Dart类型的库。 |
46
-|Dson|0.16.0|https://pub.dartlang.org/packages/dson|描述:Dson的github地址 https://github.com/drails-dart/dson,DSON是一个将Dart对象转换为JSON的库。(用于web)这个库是Dartson的一个分支,但又有不同。|
+|Dson|0.16.0|https://pub.dartlang.org/packages/dson|描述:Dson的github地址: [https://github.com/drails-dart/dson](https://github.com/drails-dart/dson),DSON是一个将Dart对象转换为JSON的库。(用于web)这个库是Dartson的一个分支,但又有不同。|
47
48
> Github上面的库或者IDE插件:
49
0 commit comments