-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Correct asset variant documentation #8710
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
Conversation
Revert "first draft" This reverts commit e5a0b37. first draft
32f6953 to
b482605
Compare
atsansone
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix the semantic breaks and shorten some sentences for readability.
per review comment flutter#8710 (comment) Co-authored-by: Anthony Sansone <[email protected]>
per review comment flutter#8710 (comment)
per review comment flutter#8710 (comment)
per review comment flutter#8710 (comment)
This is partly per review comment flutter#8710 (comment). Replaces awkward "requires to have". Adds missing comma before non-restrictive phrase.
per review comment flutter#8710 (comment)
atsansone
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
sfshaza2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm! Thanks, @andrewkolos!
|
Thanks @andrewkolos! |
Fixes #8452, updating the Adding assets and images page.
Because the idea of asset variants is limited to resolution-aware image assets, this PR deletes the outdated Asset variants section and moves the relevant information to the documentation of resolution-aware image assets.
Other things this PR does:
Presubmit checklist