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

use freezed package and json_generator to regenerate DTO's #62

Closed
JordyHers opened this issue Jun 2, 2023 · 0 comments
Closed

use freezed package and json_generator to regenerate DTO's #62

JordyHers opened this issue Jun 2, 2023 · 0 comments
Assignees
Milestone

Comments

@JordyHers
Copy link
Contributor

JordyHers commented Jun 2, 2023

Current Behaviour:

The current project class does not have the best approch to generate DTO's.

Expected Behaviour:

implement freezed to have immutable class and generate copy with methods etc...
along with json_generator.

NO generated class should be pushed to github. Make sure you add the extension of the generated files inside .gitignore. and update the readme file to mention to run

flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs

Steps to Reproduce:

NO/

Environment:

Emulator: Pixel 6 Pro
Android version: 12
Android SDK: 33

@JordyHers JordyHers converted this from a draft issue Jun 2, 2023
@JordyHers JordyHers added this to the v.2.0.0 milestone Jun 2, 2023
@i-am-ijaz i-am-ijaz self-assigned this Jun 7, 2023
@i-am-ijaz i-am-ijaz moved this from Backlog to In Progress in Time's up Flutter Jun 7, 2023
JordyHers added a commit that referenced this issue Jun 14, 2023
JordyHers added a commit that referenced this issue Jun 14, 2023
@i-am-ijaz i-am-ijaz moved this from In Progress to ready-for-testing in Time's up Flutter Jun 14, 2023
@JordyHers JordyHers moved this from ready-for-testing to Done in Time's up Flutter Jun 17, 2023
@github-project-automation github-project-automation bot moved this from Done to ready-for-testing in Time's up Flutter Jun 17, 2023
@JordyHers JordyHers moved this from ready-for-testing to Done in Time's up Flutter Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants