Skip to content

Conversation

@leighajarett
Copy link
Contributor

@leighajarett leighajarett commented Nov 16, 2022

Description of what this PR is changing or adding, and why:

Developers are increasingly using SwiftUI, so it's important to show examples of how to embed Flutter into an existing SwiftUI app. I went through and tested the existing workflow and also added a few small things to project setup to make it easier, and to adapt to some new navigation within Xcode.

Issues fixed by this PR (if any): Fixes #7039 and #6998 and flutter/flutter#63051

Presubmit checklist

@leighajarett leighajarett added the review.copy Awaiting Copy Review label Nov 17, 2022
@sfshaza2 sfshaza2 closed this Nov 18, 2022
@sfshaza2 sfshaza2 deleted the leigha-add-to-app branch November 18, 2022 20:01
@sfshaza2
Copy link
Contributor

Ooh. I didn't mean to

@sfshaza2 sfshaza2 restored the leigha-add-to-app branch November 18, 2022 20:14
@sfshaza2 sfshaza2 reopened this Nov 18, 2022
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.

@leighajarett, I had very few minor nits, but I do agree with @jmagman's feedback - at least where I added a thumbs up. :D

@sfshaza2
Copy link
Contributor

Once everything is resolved, it lgtm

@sfshaza2 sfshaza2 added review.await-update Awaiting Updates after Edits and removed review.copy Awaiting Copy Review labels Nov 25, 2022
Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Co-authored-by: Jenn Magder <magder@google.com>
Copy link
Contributor

@atsansone atsansone left a comment

Choose a reason for hiding this comment

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

@leighajarett : I noted some consistency and clarity issues here along with a few questions. In general, I would check:

  • Use labels for variables that are not the same as the Object type.
  • Clarify what code the comments are clarifying.
  • Simplify some of the language.

I stopped my comments with the first instance of an issue. The comment would apply to any copy that has a similar issue (like variable names).

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

@sfshaza2 sfshaza2 removed the review.await-update Awaiting Updates after Edits label Nov 30, 2022
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.

Update iOS add-to-app "flutter_post_install" instructions to indicate available version number

6 participants