Skip to content

Conversation

@Hixie
Copy link
Contributor

@Hixie Hixie commented Apr 19, 2019

Instead of using a custom WidgetController, which is very brittle, we just use the usual infrastructure.

Also, use structured data instead of an array.

This adds offsetMoreOrLessEquals to handle small floating point errors in offsets.

@Hixie
Copy link
Contributor Author

Hixie commented Apr 19, 2019

cc @dkwingsmt

@Hixie
Copy link
Contributor Author

Hixie commented Apr 19, 2019

cc @dnfield this may conflict with yours (rectMoreOrLessEquals). Also, I added a @template to avoid duplicating the prose in the docs, which you may wish to use in yours.

@goderbauer goderbauer added a: tests "flutter test", flutter_test, or one of our tests framework flutter/packages/flutter repository. See also f: labels. labels Apr 22, 2019
@dnfield
Copy link
Contributor

dnfield commented Apr 22, 2019

I landed #30942 - do you want me to work on the merge conflicts here?

Instead of using a custom WidgetController, which is very brittle, we just use the usual infrastructure.

Also, use structured data instead of an array.

This adds offsetMoreOrLessEquals to handle small floating point errors in offsets.
@Hixie
Copy link
Contributor Author

Hixie commented Apr 25, 2019

Merge conflicts are fixed, just needs review.

Copy link
Contributor

@dnfield dnfield left a comment

Choose a reason for hiding this comment

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

LGTM

@goderbauer
Copy link
Member

@Hixie Can you resolve the merge conflict?

@Hixie
Copy link
Contributor Author

Hixie commented May 6, 2019

Feel free to land this if the tree is green.

@dkwingsmt dkwingsmt merged commit f61a2c3 into flutter:master May 6, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

a: tests "flutter test", flutter_test, or one of our tests framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants