I recently ran this command to try web support out in Flutter:
flutter config --enable-web
Now, every project I make has a web fol
web
flutter config --no-enable-web
if you try to type flutter config in terminal you will see all options
flutter config