- 16 Sep, 2019 2 commits
-
-
Hans Muller authored
-
MH Johnson authored
* Create 'center' template
-
- 14 Sep, 2019 3 commits
-
-
Shi-Hao Hong authored
* Implement DropdownButton.selectedItemBuilder
-
LongCatIsLooong authored
-
LongCatIsLooong authored
-
- 13 Sep, 2019 2 commits
-
-
Michael Goderbauer authored
-
Shi-Hao Hong authored
* Add constraints property, updated default constraints for ToggleButtons to 48x48 * Add kMinInteractiveDimension constant to ToggleButtons
-
- 11 Sep, 2019 2 commits
-
-
Michael Goderbauer authored
-
LongCatIsLooong authored
-
- 10 Sep, 2019 9 commits
-
-
Michael Goderbauer authored
-
Greg Spencer authored
Fixed passing autofocus to MaterialButton, and when rebuilding Focus widget, and added a test for Focus and MaterialButton to test that it works properly.
-
Mouad Debbar authored
-
Peter Lee authored
-
Andrew Brogdon authored
-
Shi-Hao Hong authored
* Add tabOffsetEqual null check with TODO
-
Sarbagya Dhaubanjar authored
* Added properties in DropdownFormField to match DropdownButton * Minor style guide related changes
-
Slade Capasso authored
-
LongCatIsLooong authored
-
- 06 Sep, 2019 5 commits
-
-
lisa-liao authored
-
LongCatIsLooong authored
-
chunhtai authored
-
Walid Elalaouy authored
-
Michael Goderbauer authored
-
- 05 Sep, 2019 6 commits
-
-
Ian Hickson authored
* Minor improvements to framework documentation. * maybePop documentation fix * Mark some flutter_test arguments required. Without these set, we get a crash. * Minor correction to ListView docs
-
LongCatIsLooong authored
* CupertinoTabBar * CupertinoButton * update * review
-
Justin McCandless authored
Docs improvement after seeing "null" showing up for TextWidthBasis.
-
Mouad Debbar authored
-
- 04 Sep, 2019 2 commits
-
-
rami-a authored
-
Greg Spencer authored
* Automatic focus highlight mode for FocusManager This re-lands the highlight mode change. * Review Changes
-
- 03 Sep, 2019 8 commits
-
-
LongCatIsLooong authored
-
LongCatIsLooong authored
* WIP * trying out different numbers * apply intrinsic width and height * update * update behavior * documentation * wip * fix tests * constants * respect theme * respect theme * add new test * add new test * update * review * update golden commit hash
-
chunhtai authored
fix sliverfixedextent with sliverchildbuilderdelegate does not correct calculate max scroll extent (#39142)
-
Tom Robinson authored
-
Francisco Magdaleno authored
-
LongCatIsLooong authored
-
Greg Spencer authored
This changes the behavior of text fields, Material buttons, and Chips so that if they are disabled they lose focus. Before this change, it was possible to disable a control and then use focus traversal to reach it anyhow, and in the case of text fields, enter text into a disabled field. Fixes #33985
-
rami-a authored
-
- 02 Sep, 2019 1 commit
-
-
Anthony authored
Use the entire appBarTheme from the showSearch delegate for the search pages appBar theme, rather than just a select set of fields.
-