- 23 Nov, 2022 1 commit
-
-
Jim Graham authored
Use the new pushImageFilter offset parameter to fix the transform of the children (#113673) (#115884)
-
- 22 Nov, 2022 7 commits
-
-
Kevin Moore authored
* [flutter_tools] Add --dump-info, --no-frequency-based-minification flags Also some cleanup to named arguments to the buildWeb function Fixes https://github.com/flutter/flutter/issues/115854 * fix tests
-
Zachary Anderson authored
-
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 5 commits
-
-
gaaclarke authored
* Updated the kotlinlang version url. * fixed format for test
-
Christopher Fujino authored
* allow persisting synthetic package with option * allow presisting synthetic packages dir * fix * fix bug and add tests * clean up tests * nits
-
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 12 commits
-
-
hangyu authored
-
chunhtai authored
* Allows pushing page based route as pageless route * update
-
Bernardo Ferrari authored
This PR made a few mistakes on formatting: https://github.com/flutter/flutter/pull/115175
-
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>
-
Christopher Fujino authored
* add package:archive to pins * roll
-
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>
-
Martin Kustermann authored
-
hangyu authored
-
Bruno Leroux authored
Co-authored-by:
Bruno Leroux <bruno.leroux@gmail.com>
-
- 17 Nov, 2022 11 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
-
Devon Carew authored
* rev package:pub_semver to the latest version * revert update_packages.dart changes
-
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
-
Sam Rawlins authored
-
- 16 Nov, 2022 4 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
-