I want to create a flutter project with only the web folder, instead of delete android, ios, ecc.. folders manually.
Only web folder expected. I tried flutter create my_app --web
PLEASE HELP ME! I need help from a flutter supporter
New contributor
Alexandru Adrian Dumitru is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
flutter create --platforms=web my_app