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 b80d09a

Browse files
Update data_libs.md
1 parent 019aebd commit b80d09a

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
@@ -43,7 +43,7 @@
4343
| 库名 | 版本号 | 链接 | 描述 |
4444
| ------- | ------------ | ----------------------------------------- | ------------------------------------------------------ |
4545
| 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的一个分支,但又有不同。|
46+
|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的一个分支,但又有不同。|
4747

4848
> Github上面的库或者IDE插件:
4949

0 commit comments

Comments
(0)

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