You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How far I see changes to the VGuard don't apply on hot reload. Before the changes apply one has to hot restart the running flutter project. I'm not sure if there is a way to fix this, but I think it would be helpful to include in your documentation.
The text was updated successfully, but these errors were encountered:
This is indeed a limitation to how VGuard currently works.
I want to change this in the future because it's such a bad developer experience, but this mean changing quite a lot.
You are right I should include it in the documentation. I don't to force me to get the motivation and actually fix this ^^
Thanks for the very fast response. Unless I understand your thought to motivate yourself, it would be great to see it in the documentation ;)
Took me quite some time to recognize it XD
How far I see changes to the VGuard don't apply on hot reload. Before the changes apply one has to hot restart the running flutter project. I'm not sure if there is a way to fix this, but I think it would be helpful to include in your documentation.
The text was updated successfully, but these errors were encountered: