Describe the bug
stacked create app does not generate necessary files, for example app folder or stacked.json.
Also behave differently when app name is string vs number ( eg: "my_first_app" vs "123").
What operating system do you use?
Windows
Information about the installed tooling
Flutter version 3.24.3
Steps to reproduce the issue
Powershell Log and Project generated for stacked create app my_first_app


For stacked create app 123


Expected behavior
No response
Screenshots
No response
Additional Context
No response