Skip to content

Conversation

@ditman
Copy link
Member

@ditman ditman commented Sep 13, 2024

During an internal walkthrough of the Web embedding documents, we came up with the following action items:

  • Document the need for the runWidget function
  • Rename "Full-screen" to "Full page"
  • Tweak the title to be smarter, "embedding" is not very meaningful

One of our users was also running the docs, and encountered some of the issues that this PR addresses:

There's also some minor typo/formatting fixes.

Presubmit checklist

  • This PR is marked as draft with an explanation if not meant to land until a future stable release.
  • This PR doesn’t contain automatically generated corrections (Grammarly or similar).
  • This PR follows the Google Developer Documentation Style Guidelines — for example, it doesn’t use i.e. or e.g., and it avoids I and we (first person).
  • This PR uses semantic line breaks of 80 characters or fewer.

@ditman ditman requested review from a team, parlough and sfshaza2 as code owners September 13, 2024 01:39
@ditman ditman requested a review from kevmoo September 13, 2024 01:42
@flutter-website-bot
Copy link
Collaborator

Visit the preview URL for this PR (updated for commit 9c2134c):

https://flutter-docs-prod--pr11133-web-embedding-user-journey-v0hpre0e.web.app

@ditman
Copy link
Member Author

ditman commented Sep 13, 2024

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.

LGTM. Thanks so much, @ditman! Will wait for @kevmoo's review before landing.

Copy link
Contributor

@kevmoo kevmoo left a comment

Choose a reason for hiding this comment

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

🙏

@ditman
Copy link
Member Author

ditman commented Sep 13, 2024

If both @sfshaza2 and @kevmoo are happy, I'm clicking the "Squash and merge" button right now.

Thanks for the quick review!

@ditman ditman merged commit 16573c2 into flutter:main Sep 13, 2024
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.

Unexpected null value error appears when running multiView on Flutter Web

4 participants