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

[IMPROVEMENT]: Migrate to basic models from freezed #370

Open
wizlif opened this issue Mar 4, 2023 · 2 comments · May be fixed by #372
Open

[IMPROVEMENT]: Migrate to basic models from freezed #370

wizlif opened this issue Mar 4, 2023 · 2 comments · May be fixed by #372

Comments

@wizlif
Copy link
Collaborator

wizlif commented Mar 4, 2023

Freezed is taking a whole lot of building time.

However we do not really have to use it for the models so we are opting to use plain dart classes with equatable.

@wizlif wizlif added this to In progress in CollAction v1.1 Mar 4, 2023
@wizlif wizlif changed the title [SUGGESTION]: Migrate to basic models from freezed [IMPROVEMENT]: Migrate to basic models from freezed Mar 4, 2023
@wizlif wizlif linked a pull request Mar 9, 2023 that will close this issue
@pythonhubdev
Copy link

But as you have suggested this before https://codewithandrea.com/tips/speed-up-code-generation-build-runner-dart-flutter/ can we try this once?

@wizlif
Copy link
Collaborator Author

wizlif commented Mar 15, 2023

Would be interesting to see

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
CollAction v1.1
In progress
Development

Successfully merging a pull request may close this issue.

2 participants