VS Code extension missing options

Custom Code

Have tried again the VS Code extension, which works better than back in October.

However, it seems to be missing two important features :

  • Selecting the environment (development, production, etc.) - I feel otherwise I'm going to mess up some stuff

  • The equivalent of --no-parent-folder option - that's a big no-no for me because it breaks my existing folder structure

Also, it says it uses FVM to support multiple Flutter versions. However, I already use Puro. Should I be worried it's going to mess things up?

What have you tried so far?

I've checked all the documentation and all options listed and provided. It seems the extension is not on par with the command line interface.

Thanks for any feedback out there.

Did you check FlutterFlow's Documentation for this topic?
Yes