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

Reduce add-to-app iOS setup image size, other cleanup #3345

Merged
merged 3 commits into from Dec 5, 2019
Merged

Conversation

jmagman
Copy link
Member

@jmagman jmagman commented Dec 5, 2019

Fix up URLs with incorrect anchors, reduce size of png by resizing and using optipng.

@googlebot googlebot added the cla: yes Contributor has signed the Contributor License Agreement label Dec 5, 2019
Copy link
Member

@xster xster left a comment

Choose a reason for hiding this comment

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

LGTM

flutter_application_path = '../my_flutter'
load File.join(flutter_application_path, '.ios', 'Flutter', 'podhelper.rb')
```
<?code-excerpt "MyApp/Podfile" title?>
Copy link
Member

Choose a reason for hiding this comment

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

Does this actually fix the ordered list?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think adding 4 characters does it, right @sfshaza2? https://stackoverflow.com/a/18089124/431116
See the <?code-excerpt "{codelabs/startup_namer/step1_base,layout/base}/lib/main.dart"?> line in
https://raw.githubusercontent.com/flutter/website/e6368d3e3bd0098b9727afff43501ddc6248d571/src/docs/development/ui/layout/tutorial.md

@@ -174,10 +174,7 @@ into your targets's build settings > General > Frameworks, Libraries, and Embedd
<div class="row">
Copy link
Member

Choose a reason for hiding this comment

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

you can also just replace this whole thing with a {% include app-figure.md... if you want

@xster
Copy link
Member

xster commented Dec 5, 2019

LGTM

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, though Travis will let us know for sure.

@sfshaza2 sfshaza2 merged commit 1acea3d into flutter:staging-add-to-app-do-not-delete-until-2020 Dec 5, 2019
@jmagman jmagman deleted the fix-ios-setup branch August 6, 2021 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Contributor has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants