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

Fix DDS do not support Curves.easeInOutBack curve #114222

Merged
merged 1 commit into from Oct 28, 2022

Conversation

xu-baolin
Copy link
Member

Address #114105 (comment)

Fixes #114105

@flutter-dashboard flutter-dashboard bot added f: scrolling Viewports, list views, slivers, etc. framework flutter/packages/flutter repository. See also f: labels. labels Oct 28, 2022
Copy link
Contributor

@Piinks Piinks left a comment

Choose a reason for hiding this comment

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

lgtm-hamster

@Piinks Piinks added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 28, 2022
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Oct 28, 2022
@auto-submit
Copy link
Contributor

auto-submit bot commented Oct 28, 2022

auto label is removed for flutter/flutter, pr: 114222, due to - The status or check suite Google testing has failed. Please fix the issues identified (or deflake) before re-applying this label.

@Piinks
Copy link
Contributor

Piinks commented Oct 28, 2022

Checking the Google test now...

@Piinks Piinks added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 28, 2022
@Piinks
Copy link
Contributor

Piinks commented Oct 28, 2022

Turns out it was a test flake. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App f: scrolling Viewports, list views, slivers, etc. framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DraggableScrollableController animateTo is broken for curves that go negative
3 participants