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 019aebd

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

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +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
47-
DSON是一个将Dart对象转换为JSON的库。(用于web)这个库是Dartson的一个分支,但又有不同。|
46+
|Dson|0.16.0|https://pub.dartlang.org/packages/dson|描述:Dson的github地址 https://github.com/drails-dart/dson,DSON是一个将Dart对象转换为JSON的库。(用于web)这个库是Dartson的一个分支,但又有不同。|
4847

4948
> Github上面的库或者IDE插件:
5049

0 commit comments

Comments
(0)

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