-
Notifications
You must be signed in to change notification settings - Fork 408
Pull requests: google/json_serializable.dart
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: implement first version of sealed class serialization
#1483
opened Mar 30, 2025 by
O-Hannonen
•
Review required
Convert all DateTimes to UTC during serialization
#1472
opened Jan 7, 2025 by
Rexios80
•
Review required
Add
aliases
to JsonValue
to enum value to be decoded from different JSON values
#1459
opened Nov 26, 2024 by
mateusfccp
•
Review required
Improve error messages when typeToCode throws an exception
#1450
opened Oct 11, 2024 by
fromkeith
•
Review required
[JsonConverter]: Support generators with constructor arguments
#1375
opened Nov 18, 2023 by
phuongvt
•
Changes requested
Adding support for combining this library with realm
#1350
opened Aug 29, 2023 by
martinale14
•
Review required
Try to remove non-nullable converter if duplicate found for nullable targetType
#1343
opened Aug 6, 2023 by
julek-kal
•
Review required
3 of 4 tasks
Support unknownEnumValue on Map values (#1093)
#1326
opened May 26, 2023 by
t-beckmann
•
Review required
[Annotation Only] Adding case insensitive to enum based on loading JsonEnum config
#1323
opened May 20, 2023 by
matanshukry
•
Review required
Adding case insensitive to enum based on loading JsonEnum config
#1155
opened Jun 6, 2022 by
matanshukry
•
Review required
Allow extra non-serializable fields to be passed into fromJson and ignored in toJson
#783
opened Jan 1, 2021 by
hacker1024
•
Draft
ProTip!
Exclude everything labeled
bug
with -label:bug.