Description
I ran dart_frog dev and visited localhost:8080. The skeleton / route works.
Then I added some texts to index.dart.
- After saving, browser NOT reloading
- Press
r or R and then browser refresing: NOT showig the new texts
- Stop server and re-run server, new texts coming up.
Please advise.
I had this issue for my Windows and Linux
Steps To Reproduce
As described above.
Expected Behavior
After update/save the index.dart, the browser should refresh.
Additional Context
No response
Description
I ran
dart_frog devand visitedlocalhost:8080. The skeleton/route works.Then I added some texts to
index.dart.rorRand then browser refresing: NOT showig the new textsPlease advise.
I had this issue for my Windows and Linux
Steps To Reproduce
As described above.
Expected Behavior
After update/save the
index.dart, the browser should refresh.Additional Context
No response