forked from lxm_flutter/json2dart
readme
This commit is contained in:
@@ -2,10 +2,14 @@
|
||||
|
||||
一个网页版本的json转dart库
|
||||
|
||||
不同于https://github.com/debuggerx01/JSONFormat4Flutter的是 这个是为了json_serializable创建的
|
||||
不同于https://github.com/debuggerx01/JSONFormat4Flutter 的是:这个是为了json_serializable创建的
|
||||
页面较简陋
|
||||
|
||||
|
||||
json_serializable 可以参考flutter官网json部分 [flutter](https://flutter.io/json)
|
||||
|
||||
项目的展示地址: https://caijinglong.github.io/json2dart/
|
||||
|
||||
## todo
|
||||
1. 格式化代码:完成
|
||||
2. 编写格式化相关的逻辑
|
||||
|
||||
Reference in New Issue
Block a user