- 29 Aug, 2016 1 commit
-
-
Hans Muller authored
-
- 25 Aug, 2016 1 commit
-
-
Hans Muller authored
-
- 24 Aug, 2016 2 commits
-
-
Collin Jackson authored
-
Collin Jackson authored
Add update dialog to gallery, open source part of #4626
-
- 23 Aug, 2016 1 commit
-
-
Hans Muller authored
-
- 04 Aug, 2016 1 commit
-
-
Hans Muller authored
-
- 17 Jun, 2016 1 commit
-
-
Hans Muller authored
-
- 13 Jun, 2016 3 commits
-
-
Hans Muller authored
-
Hans Muller authored
-
Adam Barth authored
This patch is a warmup to improving the visuals in the calculator demo. Related to #4535
-
- 07 Jun, 2016 1 commit
-
-
Todd Volkert authored
Fixes 3544
-
- 04 Jun, 2016 1 commit
-
-
Ian Hickson authored
Turns out we have the same demo in the "Buttons" section now. We don't need both.
-
- 03 Jun, 2016 2 commits
-
-
Matt Perry authored
* Pesto demo for the Flutter Gallery app. * pesto.special.case
-
Hans Muller authored
-
- 02 Jun, 2016 3 commits
-
-
Hans Muller authored
-
Hans Muller authored
-
Adam Barth authored
This demo burns battery continuously even when there's no change to the visual appearance. This patch removes this demo to avoid giving the impression that Flutter burns battery. Related to #4120
-
- 23 May, 2016 1 commit
-
-
Devon Carew authored
-
- 21 May, 2016 1 commit
-
-
Ian Hickson authored
-
- 09 May, 2016 1 commit
-
-
Hans Muller authored
-
- 04 May, 2016 1 commit
-
-
Hans Muller authored
* Gallery demo start-time performance test
-
- 27 Apr, 2016 1 commit
-
-
Devon Carew authored
* move the material_gallery/demos.dart script * rename all_demos.dart to all.dart
-
- 21 Apr, 2016 1 commit
-
-
Adam Barth authored
Use the route table to generate the list of screens to test in the smoke test.
-
- 20 Apr, 2016 1 commit
-
-
Ian Hickson authored
The 'routes' table is a point of confusion with new developers. By providing a 'home' argument that sets the '/' route, we can delay the point at which we teach developers about 'routes' until the point where they want to have a second route.
-
- 12 Apr, 2016 1 commit
-
-
Eric Seidel authored
-
- 04 Apr, 2016 1 commit
-
-
Ian Hickson authored
Using .of() to call mutating setters is not great practice since it ties parts of the app together in ways that prevent reuse and composition. Since people are now using the gallery app to copy from, let's use the better practice of using callbacks.
-
- 25 Mar, 2016 1 commit
-
-
Viktor Lidholt authored
-
- 14 Mar, 2016 1 commit
-
-
Hixie authored
-
- 13 Mar, 2016 1 commit
-
-
Adam Barth authored
Fixes #2353
-
- 12 Mar, 2016 1 commit
-
-
Adam Barth authored
This patch renames StatelessComponent to StatelessWidget and StatefulComponent to StatefulWidget. Fixes #2308
-
- 09 Feb, 2016 1 commit
-
-
Hans Muller authored
-