- 05 Sep, 2017 1 commit
-
-
Adam Barth authored
Fixes #11855
-
- 21 Apr, 2017 1 commit
-
-
Hans Muller authored
-
- 13 Mar, 2017 1 commit
-
-
Ian Hickson authored
-
- 04 Mar, 2017 1 commit
-
-
Chris Bracken authored
-
- 04 Feb, 2017 1 commit
-
-
Ian Hickson authored
This prepares us for a CustomScrollView that takes slivers.
-
- 01 Feb, 2017 2 commits
-
-
Adam Barth authored
The only remaining client of ScrollableGrid (the old version) is Pesto, which needs AppBar integration.
-
Adam Barth authored
This patch removes unnecessary uses of scrollableKey from tests. Scrollable2 will likely use a different mechanism for identifying itself, so we want to focus on the uses of scrollableKey that will need to be addressed in the new implementation.
-
- 09 Dec, 2016 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 Nov, 2016 1 commit
-
-
Ian Hickson authored
-
- 31 Oct, 2016 1 commit
-
-
Adam Barth authored
Fixes #6591
-
- 21 Sep, 2016 1 commit
-
-
Matt Perry authored
It wasn't taking padding into account when deciding which children were visible. I modeled the solution off of the way ScrollableList handles this. Fixes https://github.com/flutter/flutter/issues/5522
-