Skip to content

Fix parameter name: handlePointerEvent#45717

Merged
cbracken merged 1 commit intoflutter:masterfrom
cbracken:param-name-fix
Nov 27, 2019
Merged

Fix parameter name: handlePointerEvent#45717
cbracken merged 1 commit intoflutter:masterfrom
cbracken:param-name-fix

Conversation

@cbracken
Copy link
Copy Markdown
Member

Removes an unnecessary leading underscore from a parameter name. The
parameter type is library private, but parameters cannot be 'private'.

Removes an unnecessary leading underscore from a parameter name. The
parameter type is library private, but parameters cannot be 'private'.
@fluttergithubbot
Copy link
Copy Markdown
Contributor

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.

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

@fluttergithubbot fluttergithubbot added the framework flutter/packages/flutter repository. See also f: labels. label Nov 27, 2019
Copy link
Copy Markdown
Contributor

@dkwingsmt dkwingsmt left a comment

Choose a reason for hiding this comment

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

LGTM

@cbracken cbracken merged commit b39949f into flutter:master Nov 27, 2019
@cbracken cbracken deleted the param-name-fix branch November 27, 2019 20:48
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants