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

Does it work on freezed classes? #8

Closed
simplenotezy opened this issue May 23, 2023 · 4 comments · Fixed by #21
Closed

Does it work on freezed classes? #8

simplenotezy opened this issue May 23, 2023 · 4 comments · Fixed by #21
Milestone

Comments

@simplenotezy
Copy link

simplenotezy commented May 23, 2023

I noticed that nothing happens if I update a freezed only class - not sure why.

If I add a new property to a freezed class it does not seem to regenerate.

Update:

So it appears it's only checking .g.dart files, not .freezed.dart - could that be true?

@jyotirmoy-paul
Copy link
Collaborator

Yes it only checks for the dart files for now, the process of figuring out which classes needs generation is wrong, I am working on improving it.

@hm-tamim
Copy link

Any update on it?

@petrnymsa
Copy link
Member

@jyotirmoy-paul Can we help with you on this? We would like to use this but in our project we use .freezed and other suffixes.

@sbordeyne
Copy link

Hello, can it also include .chopper.dart as well ?

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

Successfully merging a pull request may close this issue.

5 participants