Apparently, /flutter:create-app doesn't work. It was my original understanding that the way we set it up, that /flutter:create-app and /create-app both would work.
Apparently, the way we've set up the extension, only /create-app works.
We should investigate /flutter:create-app to see if that's something we get for free, and how other Google extensions work.
Apparently,
/flutter:create-appdoesn't work. It was my original understanding that the way we set it up, that/flutter:create-appand/create-appboth would work.Apparently, the way we've set up the extension, only
/create-appworks.We should investigate
/flutter:create-appto see if that's something we get for free, and how other Google extensions work.