Skip to content

Releases: fluttercandies/JsonToDart

v1.4.4

30 Aug 08:53

Choose a tag to compare

build with flutter 3.0.5

v1.4.2

12 Feb 09:13

Choose a tag to compare

fix json format error

v1.4.1

29 Jan 10:59

Choose a tag to compare

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

Build with Flutter 2.8.0

08 Jan 09:44

Choose a tag to compare

1.Build with Flutter 2.8.0 2. add linux support

## 1.4.0

25 Aug 08:29

Choose a tag to compare

1.4.0

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

Add copy method button

17 Aug 07:53

Choose a tag to compare

Add copy method button

v1.2.0

21 Apr 08:05

Choose a tag to compare

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

Add clone method

09 Apr 06:57

Choose a tag to compare

v1.1.0

Fix clone method