readme 修改

This commit is contained in:
Caijinglong
2018-08-06 17:15:27 +08:00
parent 85eb128397
commit db81cec264

View File

@@ -1,9 +1,13 @@
# json2dart_serialization
一个网页版本的json转dart库
不同于https://github.com/debuggerx01/JSONFormat4Flutter
这个是为了json_serializable创建
不同于https://github.com/debuggerx01/JSONFormat4Flutter的是 这个是为了json_serializable创建
页面较简陋
Created from templates made available by Stagehand under a BSD-style
[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).
## TODO
1. 格式化代码:完成
2. 编写格式化相关的逻辑