Skip to content

Conversation

@idkq
Copy link

@idkq idkq commented Jul 20, 2021

Prevents this #80553

More info here #80576

Comments only change. These changes were pre-approved on the pull 80576 but not pushed.

…d mobile (v2)

Prevents this flutter#80553

More info here flutter#80576

Comments only change. These changes were pre-approved on the pull 80576 but not pushed.
@flutter-dashboard flutter-dashboard bot added f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. labels Jul 20, 2021
@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat.

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@flutter-dashboard
Copy link

This pull request executed golden file tests, but it has not been updated in a while (20+ days). Test results from Gold expire after as many days, so this pull request will need to be updated with a fresh commit in order to get results from Gold.

For more guidance, visit Writing a golden file test for package:flutter.

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

/// A drag handle is stacked over the center of edge on
/// [TargetPlatformVariant.desktop] platforms. On [TargetPlatformVariant.mobile]
/// platforms, no handle is visible and a long press anywhere on the item starts
/// a drag. To change this behavior use
Copy link
Contributor

Choose a reason for hiding this comment

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

instead of "use" the Flutter voice would normally say "consider"

Copy link
Contributor

@darrenaustin darrenaustin left a comment

Choose a reason for hiding this comment

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

Sorry for the delay on this review. Thanks for the contribution, this looks good. I agree with Ian that we should probably reword that to 'consider'. Thx.

Copy link
Contributor

@darrenaustin darrenaustin left a comment

Choose a reason for hiding this comment

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

@idkq thanks for the update. Unfortunately it looks like the analyzer didn't like the trailing space:

sdk/packages/flutter/lib/src/material/reorderable_list.dart:35: trailing U+0020 space character

https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8825148537102622513/+/u/Analyze/analyze/test_stdout

Can you fix that? Then I think we should be good to go. Thx.

@darrenaustin
Copy link
Contributor

Looks like it has been a while on this, so I just submitted these changes with some other doc fixes with #98954. Closing this PR. Thanks @idkq.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants