# json2dart_serialization a dart web for json2dart use for web location: [json2dart](https://caijinglong.github.io/json2dart/index.html) ## intro Thank you for the inspiration of this [JSONFormat4Flutter](https://github.com/debuggerx01/JSONFormat4Flutter) This project was created for the [json_serializable](https://pub.dartlang.org/packages/json_serializable) json_serializable also read the flutter's json page [flutter](https://flutter.io/json) ## the code compile env ```cli dart --version Dart VM version: 2.0.0-dev.69.5 (Tue Jul 31 15:05:14 2018 +0200) on "macos_x64" ``` ## license Created from templates made available by Stagehand under a BSD-style [license](https://github.com/dart-lang/stagehand/blob/master/LICENSE). the library also under BSD-style.