- 22 Nov, 2022 5 commits
-
-
Jonas Uekötter authored
* Update message_codec.dart * remove whitespace * Update doc comment * Update message_codec.dart
-
Taha Tesser authored
Update test Update comments
-
Jonah Williams authored
Revert "Use the new pushImageFilter offset parameter to fix the transform of the children (#113673)" (#115861) This reverts commit 91aeda7b.
-
Jim Graham authored
-
Callum Moffat authored
-
- 21 Nov, 2022 3 commits
-
-
Bruno Leroux authored
Co-authored-by:
Bruno Leroux <bruno.leroux@gmail.com>
-
chunhtai authored
-
Camille Simon authored
* Add ios to integration test and comments * Add licenses * Fix integration test for ios * Delete pngs * Undo changes to integration test * Undo error * Add ios task * Fix task for landing
-
- 18 Nov, 2022 9 commits
-
-
hangyu authored
-
chunhtai authored
* Allows pushing page based route as pageless route * update
-
Bruno Leroux authored
Co-authored-by:
Bruno Leroux <bruno.leroux@gmail.com>
-
fzyzcjy authored
* impl * Update packages/flutter/lib/src/widgets/navigator.dart Co-authored-by:
chunhtai <47866232+chunhtai@users.noreply.github.com> * Update navigator_test.dart Co-authored-by:
chunhtai <47866232+chunhtai@users.noreply.github.com>
-
Taha Tesser authored
* Fix `NavigationBar` ripple * remove unused import
-
chunhtai authored
* Disallow dispose during listener callback * addressing comment * add comments to code * Addressing comments * fix test
-
Bruno Leroux authored
Co-authored-by:
Bruno Leroux <bruno.leroux@gmail.com>
-
hangyu authored
-
Bruno Leroux authored
Co-authored-by:
Bruno Leroux <bruno.leroux@gmail.com>
-
- 17 Nov, 2022 9 commits
-
-
chunhtai authored
-
Taha Tesser authored
* Add Material 3 support for Slider - Part 2 * Kick tests * Update drawing order to fix html renderer bug * Update test
-
chunhtai authored
* Add selection feedback for both selection area and text field * Addressing comment * Fixes more test
-
Qun Cheng authored
Co-authored-by:
Qun Cheng <quncheng@google.com>
-
Hans Muller authored
-
Hans Muller authored
This reverts commit e9622ce9. Landing before presubmits have completed to unblock the build.
-
Hans Muller authored
-
Hans Muller authored
-
Ahmed Ashour authored
Fixes #115468
-
- 16 Nov, 2022 6 commits
-
-
Jonah Williams authored
* [framework] autoresize on snapshot widget * ++ * ++ * ++ * use layout to resize
-
Qun Cheng authored
Co-authored-by:
Qun Cheng <quncheng@google.com>
-
Srujan Gaddam authored
This code should be calling the factory method, not the synthetic constructor.
-
harperl-lgtm authored
-
Greg Spencer authored
* Add RestorableEnumN and RestorableEnum to restorable primitive types * Review Changes * Change to assert if not part of the valid set. * Assert if default value isn't in the enum
-
fzyzcjy authored
* Update object.dart * Update object.dart * Update object.dart * Update object.dart * Update object.dart
-
- 15 Nov, 2022 7 commits
-
-
hangyu authored
* squash 5 into 1 fix Update packages/flutter/lib/src/material/bottom_app_bar.dart lint update tests Co-Authored-By:
Hans Muller <hansmuller@chromium.org> * lint Co-authored-by:
Hans Muller <hansmuller@chromium.org>
-
Tae Hyung Kim authored
* init * upper case only when material 2 * fix test * fix test * fix tests again * Add all tests * analyze" * fix stepper
-
hangyu authored
Hint text semantics to be excluded in a11y read out if textfield in not empty and label text is provided (#115010) * update hint semantics * Update input_date_picker_form_field_test.dart
-
Darren Austin authored
-
Maurice Parrish authored
* add position to layout creation * make position nullable * fix tests * test * clear test size * clear device pixel ratio * add more documentaiton * add comment about localToGlobal
-
Brandon DeRosier authored
-
fzyzcjy authored
* add tests * try to fix * fix compile error * refactor code * rename * doc * refactor test * simple rename
-
- 14 Nov, 2022 1 commit
-
-
Qun Cheng authored
-