Skip to content

[WIP] Experiment with simplified get started flow #11944

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

parlough
Copy link
Member

@parlough parlough commented Apr 26, 2025

Experiments with a simplified getting started flow based around installing Flutter with VS Code and relying on hot reload support for web.

The location/filename isn't the final location, just there for staging purposes.

The full version of this depends on flutter/flutter#167510.

Proposal for #11911.

Staged: https://flutter-docs-prod--pr11944-feat-simplified-get-started-hm4rlygp.web.app/get-started/quick

@parlough parlough changed the title Experiment with simplified get started flow [WIP] Experiment with simplified get started flow Apr 26, 2025
@flutter-website-bot
Copy link
Collaborator

flutter-website-bot commented Apr 26, 2025

Visit the preview URL for this PR (updated for commit 5aa6d7e):

https://flutter-docs-prod--pr11944-feat-simplified-get-started-hm4rlygp.web.app

Copy link
Contributor

@sfshaza2 sfshaza2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this is very much a proof of concept, but I am a grammar hound. So humor me. :)

This page is SO GOOD. SO SO SO SO good.

parlough and others added 2 commits April 28, 2025 13:17
Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
For the smoothest Flutter setup,
first install the following tools.

1. <h3>Install Xcode command-line tools</h3>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This page looks awesome. I have a quick question. If we want to apply this number styling to other topics (flavors, in my case), would we be able to do this?

Copy link
Member Author

@parlough parlough Apr 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, you can use this already. The first line should be wrapped in h3, then add an extra new line and then {: .steps} after the list.

 1. <h3>First item header</h3>
  
    First item contents.
   
 2. <h3>Second item header</h3>
 
    Second item contents.
    
{: .steps}

Some styles might end up a bit weird inside this list format, so if so, let me know and I can work on a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants