- 04 Oct, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Sep, 2019 1 commit
-
-
Hans Muller authored
This reverts commit e47a1dc2.
-
- 26 Sep, 2019 1 commit
-
-
Hans Muller authored
-
- 17 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 14 Sep, 2019 1 commit
-
-
Shi-Hao Hong authored
* Implement DropdownButton.selectedItemBuilder
-
- 10 Sep, 2019 1 commit
-
-
Sarbagya Dhaubanjar authored
* Added properties in DropdownFormField to match DropdownButton * Minor style guide related changes
-
- 28 Jul, 2019 1 commit
-
-
Kate Lovett authored
-
- 12 Jul, 2019 2 commits
-
-
Kate Lovett authored
This reverts commit eb0b1790. Skia Gold post-submit test were failing due to the service account not being found on Cirrus.
-
Kate Lovett authored
* Fresh PR for Gold integration. * Nits * WIP * Artifacts from merge * Changed some platform dependencies for web, added library prefix notation for Skia Gold test names. * Updating for CI implementation * Write out service account * Writing to skip out * WIP * ++ * Fixing depot tools deps * Windows depot_tools * Fixing setup scripts * ++ * depot tools * ++ * WIP * Tracing depot_tools clone * WIP * ++ * analyzer * WIP * chrome typo * copy artifact * Working on tests * Code cleanup * ++ * Code cleanup, updated tests * ++ review feedback * Review * Analyzer * Review feedback * Nits from review * PRogress * ++ * Fixing tests * ++ * Testing repo route * Just needing documention around new structures. * cleanup * Analyzer * Documentation updates * Documentation updates * Cirrus updates * cirrus nit * Review feedback * Review feedback * Fixing skip comparator * Fix base directory for Skia Gold case * ++ * Feedback * ++ * Fixed uri assertion * Made GoldensClient abstract, altered SkiaGoldClient constructor * Analyzer
-
- 18 Jun, 2019 1 commit
-
-
Kate Lovett authored
* Splitting golden file versioning out as an argument of matchesGoldenFile * Fixing description implementation. * Removing unused imports * Removing unused import * Review feedback
-
- 13 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 03 Jun, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit d92b3b40.
-
Jonah Williams authored
-
- 29 May, 2019 1 commit
-
-
Darren Austin authored
Fixed an issue with a DropdownButton crashing when a style was used that didn't include a fontSize.
-
- 10 May, 2019 1 commit
-
-
Kate Lovett authored
Revert "Merge branch 'master' into master" This reverts commit e3a03c04, reversing changes made to 64749826.
-
- 25 Apr, 2019 1 commit
-
-
Kate Lovett authored
-
- 24 Apr, 2019 1 commit
-
-
Kate Lovett authored
-
- 21 Mar, 2019 1 commit
-
-
Shayne Kelly II authored
-
- 20 Mar, 2019 1 commit
-
-
Shi-Hao Hong authored
-
- 09 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add trailing commas on list/map/parameters * add trailing commas on Invocation with nb of arg>1 * add commas for widget containing widgets * add trailing commas if instantiation contains trailing comma * revert bad change
-
- 25 Feb, 2019 1 commit
-
-
Hans Muller authored
-
- 21 Feb, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 28 Jan, 2019 1 commit
-
-
jimshepherd authored
-
- 19 Nov, 2018 1 commit
-
-
Jonah Williams authored
-
- 01 Nov, 2018 1 commit
-
-
jslavitz authored
* Adds DropDownFormField Convenience Class
-
- 16 Oct, 2018 2 commits
-
-
Alexandre Ardhuin authored
* Future<void> main * Future<void>.delayed * prefer_void_to_Null * address review comments
-
escamoteur authored
If `items` or `onChanged` is null the button will be disabled, the down arrow will be grayed out, and the new `disabledHint` will be shown (if provided).
-
- 08 Oct, 2018 1 commit
-
-
jslavitz authored
* Adds comments clarifying the procedure used to render the menu as well as tests verifying various dropdown menu button positioning and initial scroll states.
-
- 06 Oct, 2018 1 commit
-
-
Jonah Williams authored
-
- 01 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 26 Sep, 2018 1 commit
-
-
Michael Klimushyn authored
In long lists this resulted in the dropdown scrolling to the very last item in its list. Now clamping the value at `0.0`. Added a test to verify that the selected item aligns with the button to test the offset. Fixes flutter/flutter#15346
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 07 Sep, 2018 1 commit
-
-
Michael Klimushyn authored
* Fix Dropdown where icon not set to end of button * Expand DropdownButton based on isExpanded flag * Add dropdown golden tests Fixes #13135, #16606
-
- 02 Aug, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 30 Jul, 2018 1 commit
-
-
Jonah Williams authored
-
- 27 Jul, 2018 1 commit
-
-
Todd Volkert authored
It was causing problems rolling Flutter into Fuchsia
-
- 23 Jul, 2018 1 commit
-
-
Alexandre Ardhuin authored
* re-enable lint unnecessary_const * remove trailling whitespaces * remove unnecessary const (after merge)
-
- 16 Jul, 2018 1 commit
-
-
Ian Hickson authored
This reverts commit cc1cf13e.
-