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

Migrate to using json serialization library with null and type safety (built_value or json_serializer) #332

Open
OliverRhyme opened this issue Feb 17, 2021 · 0 comments

Comments

@OliverRhyme
Copy link
Contributor

OliverRhyme commented Feb 17, 2021

Feature Request

Use built_value or json_serializable library

Summary

Since the Dev and Socials models are increasing in complexity it is creating harder to maintain and less concise code. It is imperative to implement a json serialization, value type and enums type library. This shall remove a lot of boilerplate code and will also improve the type and null safeness.

Solution

Use built_value library since it already has the desired functionality.

@OliverRhyme OliverRhyme changed the title Migrate to using json serialization library with null and type safety (built_value) Migrate to using json serialization library with null and type safety (built_value or json_serializer) Feb 17, 2021
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

1 participant