google / json_serializable.dart

Generates utilities to aid in serializing to/from JSON.
https://pub.dev/packages/json_serializable
BSD 3-Clause "New" or "Revised" License
1.55k stars 397 forks source link

[JsonConverter]: Support generators with constructor arguments #1375

Open phuongvt opened 10 months ago

phuongvt commented 10 months ago

Support Issue: Can't custom JsonConverter with constructor arguments [#1373]

kevmoo commented 8 months ago

We'll need a changelog update and tests here, please!

phuongvt commented 8 months ago

changelog entry and tests, please

@kevmoo : I'm not sure I understand what you mean. Please give me a template for me to follow. Thank you!

kevmoo commented 5 months ago

changelog entry and tests, please

@kevmoo : I'm not sure I understand what you mean. Please give me a template for me to follow. Thank you!

We need to have tests for any changes you make, ideally showing the new behavior!