Create a dedicated reference page about creating a Flutter app #11332
Labels
d.enhancement
Improves docs with specific ask
e2-days
Effort: < 5 days
from.team
Reported by Dash docs team member
p1-high
Major but not urgent concern: Resolve in months. Update each month.
t.cli-tools
Relates to flutter <tool> tools
The CLI and a variety of pages need a dedicated page to link to learn more about creating a Flutter app, but we don't have one. If we know their desired creation method (CLI, IntelliJ, VS Code, IDX, etc) we do, but we often aren't sure in the references.
This page would likely be best as a reference, rather than a guide or tutorial.
It could potentially contain a reference of the available options, such as available templates, package name, target platforms, etc. Then a section for each method of creating a package/app:
flutter create
The text was updated successfully, but these errors were encountered: