json_to_dart
json_to_dart copied to clipboard
Making it null safe (Flutter v2 friendly)
Hi and thanks for your awesome work that saves us many hours, Is there any planned feature that helps us to mark fields nullable or non-null?
Making it null safe :)
This library have been the saviour for my API, but since Flutter 2 is launched, I am waiting for this tool to generate null-safe code
I think there is someone who has added this feature into their fork....
This library have been the saviour for my API, but since Flutter 2 is launched, I am waiting for this tool to generate null-safe code
I try to build a json-to-dart-null-safety if you want you can try it https://autocode.icu/jsontodart
This library have been the saviour for my API, but since Flutter 2 is launched, I am waiting for this tool to generate null-safe code
I try to build a json-to-dart-null-safety if you want you can try it https://autocode.icu/jsontodart
awsome!!!
This library have been the saviour for my API, but since Flutter 2 is launched, I am waiting for this tool to generate null-safe code
I try to build a json-to-dart-null-safety if you want you can try it https://autocode.icu/jsontodart
awsome!!!
emmm,I found better one :sob: https://fluttercandies.github.io/JsonToDart/#/
please add null safe option @javiercbk
Check out my CLI tool -> https://github.com/pacifio/json2dart Supports null safety
https://dingjianjaja.github.io