In a Flutter project, saving a *.frag
file should trigger a hot reload
#4401
Labels
in commands
Relates to commands (usually invoked from the command Palette)
in flutter
Relates to running Flutter apps
is enhancement
Milestone
Is your feature request related to a problem? Please describe.
I'm developing a Flutter app with vertext shaders. Flutter supports hot reloading vertex shaders.
Describe the solution you'd like
While in development mode, it would be nice if saving a Fragment Shader caused a hot reload the same way saving a Dart file does.
/cc @craiglabenz for context
The text was updated successfully, but these errors were encountered: