Comment on Ready for Production Apps: Flutter Beta 3parentComments−ma2rten8yI see. I am using vim + commandline.−yorwba8yYou could try writing a shell script using inotifywait to look for changes and then notify the program that it needs to reload the code.
Comments
I see. I am using vim + commandline.
You could try writing a shell script using inotifywait to look for changes and then notify the program that it needs to reload the code.