- 07 May, 2018 1 commit
-
-
Hans Muller authored
-
- 04 May, 2018 1 commit
-
-
Chris Bracken authored
-
- 03 May, 2018 2 commits
-
-
Chris Bracken authored
Revert longPress/Tap and Gallery changes
-
Jonah Williams authored
-
- 30 Apr, 2018 1 commit
-
-
Hans Muller authored
-
- 27 Apr, 2018 1 commit
-
-
Hans Muller authored
-
- 26 Apr, 2018 1 commit
-
-
Hans Muller authored
* Revert "New Flutter Gallery UI (#16936)" This reverts commit 7038597b.
-
- 25 Apr, 2018 1 commit
-
-
Hans Muller authored
A new front-end for the Flutter Gallery example.
-
- 28 Mar, 2018 1 commit
-
-
Hans Muller authored
-
- 27 Mar, 2018 1 commit
-
-
Hans Muller authored
-
- 22 Mar, 2018 2 commits
-
-
xster authored
-
xster authored
* Gallery scaffolding * Started RenderSliver * demo and initial hookup * Cleaned up demo more and scaffolding basic sliver->widget communication structure. * works * states and default indicator building works * start adding docs * added an alignment setting optimized the sliver relayout mechanism * tested a default bottom aligned sized indicator * Added a bunch of tests * more fixes and more tests * Finished the tests * Add docs * Add more doc diffing wrt material pull to refresh * Mention nav bar synergy * add more asserts * review 1 * Fix mockito 2 / dart 2 / strong typed tests * review * Remove the vscode config * review
-
- 20 Mar, 2018 1 commit
-
-
xster authored
-
- 07 Mar, 2018 1 commit
-
-
Josh Soref authored
* spelling: accommodate * spelling: allotted * spelling: anonymous * spelling: artificial * spelling: associated * spelling: asset * spelling: button * spelling: canvas * spelling: compatibility * spelling: coverage * spelling: condition * spelling: decoration * spelling: deferring * spelling: diameter * spelling: direction * spelling: displacement * spelling: dropdown * spelling: needing * spelling: environment * spelling: exited * spelling: expansion * spelling: explore * spelling: families * spelling: horizontal * spelling: increment * spelling: indices * spelling: internationalization * spelling: labrador * spelling: localizations * spelling: midflight * spelling: milliseconds * spelling: minimum * spelling: multiple * spelling: multiplication * spelling: navigator * spelling: overridden * spelling: package * spelling: performance * spelling: platform * spelling: porsche * spelling: position * spelling: preceded * spelling: precede * spelling: precedence * spelling: print * spelling: property * spelling: readily * spelling: reproducibility * spelling: rounded * spelling: scroll * spelling: separate * spelling: separator * spelling: services * spelling: specific * spelling: specify * spelling: synchronously * spelling: through * spelling: timeout * spelling: triangle * spelling: trivial * spelling: unusual * spelling: then * spelling: vertically * spelling: visible * spelling: visited * spelling: voice
-
- 26 Jan, 2018 1 commit
-
-
xster authored
* controller, position and test * Make controllers swappable * WIP * Create a ListWheelScrollPhysics * Created picker and gallery demo and testing now * Works. Ready to document and test. * Document and add tests. Make the scroll controller more generic. * minor cleanup * review * review * fix tests * stop using TransformLayers for now
-
- 25 Jan, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 29 Nov, 2017 2 commits
-
-
amirh authored
In https://github.com/flutter/flutter/pull/13141 I updated the demo name from 'Animated Images' to 'Animated images' before submitted, but did not update the name in the smoketest and transitions_perf test.
-
amirh authored
-
- 03 Nov, 2017 1 commit
-
-
xster authored
* Built first tab * Small additions * started tab 3 * Need color arithmetics * tab 2 built * finalize * lint and tests * review * Reapply docs after rebase * use color.computeLuminance * linter * nit
-
- 27 Sep, 2017 1 commit
-
-
Ian Hickson authored
-
- 15 Jun, 2017 1 commit
-
-
Todd Volkert authored
package:test does not allow main() methods to have required arguments - changing to an optional positional arguments list fixes this.
-
- 14 Jun, 2017 1 commit
-
-
Michael Goderbauer authored
* Benchmark for semantic overhead during transitions * review comments
-
- 12 Apr, 2017 1 commit
-
-
Hans Muller authored
-
- 30 Mar, 2017 1 commit
-
-
Chris Bracken authored
Also refactors demos list into a class with `synchronized` and `profiled` properties. When run with --trace-startup, as we do in this test, the VM stores trace events in an endless buffer instead of a ring buffer. To avoid out-of-memory conditions, we restrict timeline collection to a subset.
-
- 08 Mar, 2017 1 commit
-
-
Alexandre Ardhuin authored
-
- 04 Mar, 2017 1 commit
-
-
Chris Bracken authored
-
- 03 Mar, 2017 1 commit
-
-
Hans Muller authored
-
- 02 Mar, 2017 1 commit
-
-
xster authored
-
- 21 Feb, 2017 1 commit
-
-
Alexandre Ardhuin authored
-
- 17 Feb, 2017 1 commit
-
-
Ian Hickson authored
Fixes https://github.com/flutter/flutter/issues/5935
-
- 09 Feb, 2017 3 commits
-
-
Ian Hickson authored
-
Ian Hickson authored
-
Ian Hickson authored
-
- 23 Jan, 2017 1 commit
-
-
Ian Hickson authored
...now that we have generic methods, their types need to be specified too.
-
- 13 Jan, 2017 1 commit
-
-
Michael Goderbauer authored
With frameSync enabled, flutter_driver actions will only be performed when there are no pending frames in the app under test. This helps with reducing flakiness.
-
- 06 Jan, 2017 1 commit
-
-
Todd Volkert authored
-
- 21 Dec, 2016 1 commit
-
-
Hans Muller authored
-
- 13 Dec, 2016 1 commit
-
-
Yegor authored
-
- 05 Dec, 2016 1 commit
-
-
Jason Simmons authored
-
- 22 Nov, 2016 1 commit
-
-
Chris Bracken authored
-