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 fbb7b26 commit 019aebdCopy full SHA for 019aebd
readme/Flutter的需要与原生交互的一些常用库/data_libs.md
@@ -43,8 +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
47
- DSON是一个将Dart对象转换为JSON的库。(用于web)这个库是Dartson的一个分支,但又有不同。|
+|Dson|0.16.0|https://pub.dartlang.org/packages/dson|描述:Dson的github地址 https://github.com/drails-dart/dson,DSON是一个将Dart对象转换为JSON的库。(用于web)这个库是Dartson的一个分支,但又有不同。|
48
49
> Github上面的库或者IDE插件:
50
0 commit comments