🔨 Run build_runner commands conveniently.
-
Launch
build_runner buildwithCTRL+SHIFT+B(CMD+SHIFT+Bon Mac). -
Launch
build_runner buildwith--build-filterby usingCTRL+ALT+B(CMD+ALT+Bon Mac) to only rebuild the selected file. Way faster than the regular build. (Thanks to @luke_pighetti) -
Start watching your entire project using
build_runner watchby pressing the extension button on the status bar on the bottom.
- Make sure
build_runneris set up properly, read its documentation. - That should be it.
🐛 If you encounter any issue feel free to open an issue. Please make sure it is not a build_runner issue first, try running the build_runner command equivalent.

Follow me on Twitter