I was following the Flutter get started tutorial and VSCode could not find the package for english_words, despite it showing in pubspeck.lock and .packages. Hot reload didn't work.
To make it work, I stopped the instance and re-run it - so I didn't have to restart VSCode.