-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Infinite list #440
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
Infinite list #440
Conversation
We can also make this a web demo on the samples page |
@johnpryan Sure! That would be great. I'm confused why the Travis CI check hasn't started yet. |
btw, @filiph your PR is green on travis |
@filiph, I won't have time until tomorrow, but I'd love to give this a review before you land it. |
No hurry, I'll wait! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After making a big deal about wanting to make sure I had time to review the code, I have nothing more than grammar nits to offer. Your attention to detail in your code is impressive. 😄
Thanks! I'm glad for every additional pair of eyes. The CI is green, I will squash and merge now. A heads up: one of the "allowed failure" tests failed: https://travis-ci.org/github/flutter/samples/jobs/687657522. It's something with |
Adding a new sample:
I've been asked about this a lot in the past few months.