Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update "Set up web development for Flutter" page #11317

Open
7 tasks
johnpryan opened this issue Oct 24, 2024 · 0 comments · May be fixed by #11362
Open
7 tasks

Update "Set up web development for Flutter" page #11317

johnpryan opened this issue Oct 24, 2024 · 0 comments · May be fixed by #11362
Assignees
Labels
dev.integration Relates to platform integration target.web Target apps on the web platform

Comments

@johnpryan
Copy link
Contributor

https://docs.flutter.dev/platform-integration/web/install-web

  • Reduce host+platform selection options from 8 down to 3 (depending on whether your host platform is (Windows, macOS, or Linux)
  • Simplify instructions and requirements.
  • Install Flutter SDK, Chrome (Not required on Windows, since Edge is supported)
  • Android Studio and XCode are NOT required
  • Run flutter doctor, simplify these instructions
  • Link to "Building a web application with Flutter" at the end
  • Add "web-server" (not just "chrome") as a build target?
@parlough parlough added dev.integration Relates to platform integration target.web Target apps on the web platform labels Nov 5, 2024
johnpryan added a commit to johnpryan/flutter-website that referenced this issue Nov 5, 2024
@johnpryan johnpryan linked a pull request Nov 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev.integration Relates to platform integration target.web Target apps on the web platform
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants