implemented TapUp within InkResponse and InkWell#93833
Merged
werainkhatri merged 4 commits intoflutter:masterfrom Feb 9, 2022
Merged
implemented TapUp within InkResponse and InkWell#93833werainkhatri merged 4 commits intoflutter:masterfrom
werainkhatri merged 4 commits intoflutter:masterfrom
Conversation
dkwingsmt
reviewed
Nov 18, 2021
Contributor
dkwingsmt
left a comment
There was a problem hiding this comment.
LGTM except for nit documentation. Also needs a 2nd review.
Co-authored-by: Tong Mu <[email protected]>
werainkhatri
requested changes
Nov 27, 2021
Member
werainkhatri
left a comment
There was a problem hiding this comment.
You may need to create a new issue for this PR and add it to the description like Fixes #ISSUE_NUMBER.
Co-authored-by: Viren Khatri <[email protected]>
werainkhatri
approved these changes
Nov 27, 2021
Member
werainkhatri
left a comment
There was a problem hiding this comment.
LGTM. Thank you for your contribution.
Co-authored-by: Viren Khatri <[email protected]>
Contributor
|
This pull request is not suitable for automatic merging in its current state.
|
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Feb 9, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Feb 9, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Feb 9, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Feb 9, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Feb 9, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Feb 9, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Feb 9, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Feb 9, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Feb 9, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Feb 9, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Feb 9, 2022
clocksmith
pushed a commit
to clocksmith/flutter
that referenced
this pull request
Mar 8, 2022
* implemented TapUp within InkResponse and InkWell * Update packages/flutter/lib/src/material/ink_well.dart Co-authored-by: Tong Mu <[email protected]> * Update packages/flutter/lib/src/material/ink_well.dart Co-authored-by: Viren Khatri <[email protected]> * Update packages/flutter/lib/src/material/ink_well.dart Co-authored-by: Viren Khatri <[email protected]> Co-authored-by: Tong Mu <[email protected]> Co-authored-by: Viren Khatri <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
implemented the missing TapUp event within InkResponse and InkWell
Issue #93683 identified this as missing
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.