Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making it null safe (Flutter v2 friendly) #61

Open
alizera opened this issue Mar 5, 2021 · 9 comments
Open

Making it null safe (Flutter v2 friendly) #61

alizera opened this issue Mar 5, 2021 · 9 comments

Comments

@alizera
Copy link

alizera commented Mar 5, 2021

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?

@GrapevineLin
Copy link

Making it null safe :)

@mrhammadasif
Copy link

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

@alizera
Copy link
Author

alizera commented Mar 26, 2021

I think there is someone who has added this feature into their fork....

@KuuBee
Copy link

KuuBee commented Apr 1, 2021

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

@GrapevineLin
Copy link

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!!!

@KuuBee
Copy link

KuuBee commented Apr 1, 2021

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 😭
https://fluttercandies.github.io/JsonToDart/#/

@swarupbc
Copy link

swarupbc commented May 20, 2021

please add null safe option @javiercbk

@pacifio
Copy link

pacifio commented Aug 5, 2021

Check out my CLI tool -> https://github.com/pacifio/json2dart
Supports null safety

@dingjianjaja
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants