- 07 Jun, 2022 27 commits
-
-
Flutter GitHub Bot authored
-
Darren Austin authored
-
engine-flutter-autoroll authored
-
xubaolin authored
-
Ricardo Amador authored
* Add targets for benchmark tests moved from staging to prod. * Add bringup:true to new targets. * Missed a builder for bringup. * Fix a presubmit that was inadvertently created as true. * Removed some trailing whitespace causing format check to fail.
-
engine-flutter-autoroll authored
-
xubaolin authored
-
engine-flutter-autoroll authored
-
Qun Cheng authored
* Added standard IconButton for M3 with new ButtonStyle field * Added IconButton examples for standard, filled, filled_tonal, and outlined types Co-authored-by: Qun Cheng <quncheng@google.com>
-
Taha Tesser authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
takashi kasai authored
Fix for text selection toolbar position in cases with overflowing text.
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Taha Tesser authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Zachary Anderson authored
-
engine-flutter-autoroll authored
-
Darren Austin authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Gary Qian authored
-
engine-flutter-autoroll authored
-
- 06 Jun, 2022 13 commits
-
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
Nils Reichardt authored
-
Jiun Kim authored
* Add label on Step * Add _buildLabelText, _labelStyle * Update _buildHorizontal with _buildLabelText * Fix Redundant Center widgets * Fix Unnecessary Column Widget * Fix Unnecessary import * Fix Unnecessary Container * Set label style to bodyText1 to match title style * Update test for Alternative Label * Fix code format * Update label docstring * Update to test textstyle of label * Update to Test `TextStyles` of Label * Fix typo in inline comments * Update for Stepper type to `horizontal` * Restore `_buildVerticalHeader` * Update docstring, `Only [StepperType.horizontal]` * Update for Readability * Add `_isLabel` method * Update `Horizontal height` with `_isLabel` * Update to make `_buildIcon` centered * Fix for `curly_braces_in_flow_control_structures`
-
engine-flutter-autoroll authored
-
xubaolin authored
Do not crash if the controller and TabBarView are updated at different phases (build and layout) of the same frame. (#104998)
-
Youssef Attia authored
* Small typo with text on the source of an example text file * Added short paragraph on example location * Keep line length around 80 chars * Moved description of adding tests to a different paragraph * Removed whitespace * small 80 chars fix * small 80 chars fix * fixed col length * trailing whitespace
-
Gary Qian authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
Elliott Brooks (she/her) authored
-
Christopher Fujino authored
-
engine-flutter-autoroll authored
-