quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

DART : Add snake_case support for freezed

Open faizabdillah opened this issue 2 years ago • 1 comments

Freezed will generate the json key based on the variable name, so if its not match the json key, we know whats gonna happen

image

faizabdillah avatar Jul 18 '23 08:07 faizabdillah

This will be fixed by https://github.com/quicktype/quicktype/pull/2348

kvnxiao avatar Jul 28 '23 06:07 kvnxiao

Resolved by #2348

inferrinizzard avatar May 27 '24 01:05 inferrinizzard