- 10 Sep, 2019 7 commits
-
-
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.
-
- 30 Aug, 2019 4 commits
-
-
Mouad Debbar authored
-
Anthony authored
The Text in the Transform.scale example is "Bad Ideas", which could be confusing as example code. This PR replaces it with something more random.
-
Matt Carroll authored
Revert "Add handling of 'TextInput.clearClient' message from platform to framework (#35054). (#35100)" (#39523) This reverts commit 324fe201.
-
Gary Qian authored
-
- 29 Aug, 2019 6 commits
-
-
LongCatIsLooong authored
* make CupertinoDynamicColor const constructible * review
-
Harry Terkelsen authored
* Implement HtmlView, the platform view widget for Flutter Web * Document HtmlView constructor * Respond to review comments * - Rename to HtmlElementView - Assert running on web - Move test to Chrome-only file
-
Jonah Williams authored
This reverts commit d67f47b2.
-
Gary Qian authored
-
Tong Mu authored
* Add FlagsSummary and implement Listener
-
Harry Terkelsen authored
* Add viewType to PlatformViewLink Re-initialize the controller when the viewType changes. * Re-word `PlatformViewLink` doc comment for clarity
-
- 28 Aug, 2019 1 commit
-
-
Jonah Williams authored
This reverts commit ddd31bce.
-