JsonToDart Versions Save

The tool to convert json to dart code, support Windows,Mac,Web.

v1.4.5

1 year ago
  • fix camelName error

v1.4.4

1 year ago

v1.4.2

2 years ago

fix json format error

v1.4.1

2 years ago
  • correct property and class name automatically(avoid keyword and special character).
  • support nest list object merge
  • add more friendly warning

v1.5.0

2 years ago

1.Build with Flutter 2.8.0 2. add linux support

v1.4.0

2 years ago

1.4.0

  • Fix error when List is empty
  • Add const ctor when properties are all final

v1.3.0

2 years ago

Add copy method button

v1.2.0

3 years ago

1.2.0 Add smart nullable to support when data is null, set it to nullable automatically Support List format json

v1.1.0

3 years ago