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

Regenerate the part classes when the files are saved #9

Open
ClementBeal opened this issue Apr 3, 2024 · 3 comments
Open

Regenerate the part classes when the files are saved #9

ClementBeal opened this issue Apr 3, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@ClementBeal
Copy link

It's basically a file watcher detecting when a file contains the @genq annotations is saved.

I think it would improve the UX developer avoiding us to constantly switch between the Flutter bash and the genq bash

@jankuss
Copy link
Owner

jankuss commented Apr 3, 2024

Would you expect this to be included in the genq command?

Something like

genq --watch

Which watches for changes, and regenerates when a file changes? I think we could include something like this.

@ClementBeal
Copy link
Author

Yes, I would expect something like genq --watch

And yeah, it should regenerates when a file changes.

@jankuss jankuss added the enhancement New feature or request label Apr 13, 2024
@moha-b
Copy link

moha-b commented Apr 26, 2024

That will be super useful 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants