- 28 Jun, 2022 1 commit
-
-
Justin McCandless authored
TextInputClient and DeltaTextInputClient are now mixins, which helps with breaking changes and future deltas work
-
- 27 Jun, 2022 2 commits
-
-
Ian Hickson authored
-
hacker1024 authored
-
- 25 Jun, 2022 1 commit
-
-
Brandon DeRosier authored
* a1dd50405 Roll Dart SDK from 692562354d6d to 48e3f8edb811 (3 revisions) (flutter/engine#34282) * Fix BidirectionalIterator deprecation warning * Remove override for movePrevious Co-authored-by:
engine-flutter-autoroll <engine-flutter-autoroll@skia.org>
-
- 24 Jun, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 23 Jun, 2022 4 commits
-
-
Kate Lovett authored
-
Aman Verma authored
-
Pierre-Louis authored
-
hellohuanlin authored
-
- 22 Jun, 2022 6 commits
-
-
LongCatIsLooong authored
-
xubaolin authored
-
Callum Moffat authored
-
Darren Austin authored
- Added complete support for showCheckmark to ChipThemeData. - Removed build method checks for ThemeData.chipTheme, as that is already handled by ChipTheme.of().
-
Bruno Leroux authored
-
Darren Austin authored
* Update parameters to the `styleFrom` button methods. * Updated the Flutter fix data to point to this PR. * Updated handling of background color to better maintain backwards compatibility with previous API.
-
- 21 Jun, 2022 3 commits
-
-
Tong Mu authored
* Impl * Fix build * Add test
-
Jonah Williams authored
-
Albin PK authored
-
- 20 Jun, 2022 1 commit
-
-
Viren Khatri authored
-
- 17 Jun, 2022 3 commits
-
-
Alexandre Ardhuin authored
-
Kate Lovett authored
-
Bruno Leroux authored
-
- 16 Jun, 2022 8 commits
-
-
Tong Mu authored
* Impl * Test
-
Taha Tesser authored
-
Lasse R.H. Nielsen authored
-
Kate Lovett authored
-
Dan Field authored
-
xubaolin authored
-
Ross Llewallyn authored
-
xubaolin authored
-
- 15 Jun, 2022 5 commits
-
-
J-P Nurmi authored
-
Dan Field authored
* Make RenderSliverGrid more accurately report overflow * Update packages/flutter/lib/src/rendering/sliver_grid.dart Co-authored-by:
Kate Lovett <katelovett@google.com> Co-authored-by:
Kate Lovett <katelovett@google.com>
-
Tong Mu authored
Allow DoNothingIntent and DoNothingAndStopPropagationIntent to be used in a const environment (#105983)
-
Darren Austin authored
-
Tong Mu authored
* Fix * Tests * Format * Empty line * Fix range test * Fix * Comments * trailing spaces * Fix tests * Comments
-
- 14 Jun, 2022 2 commits
-
-
Pierre-Louis authored
-
Darren Austin authored
-
- 13 Jun, 2022 3 commits
-
-
Youssef Attia authored
-
Youssef Attia authored
* Added an example for IndexedStack * Added tests for the IndexedStack example * Fixed type issue for onSubmitted callback functions * Fixed documentation and moved files to their appropriate places * Fixed documentation and moved files to their appropriate places * Moved test files to their appropriate places * Moved test files to their appropriate places * Fixed file path in documentation * Remove trailing space * Formatting changes * Remove extra line * Further formatting changes * Further formatting changes * fix comma and inline Co-authored-by:
Greg Spencer <gspencergoog@users.noreply.github.com> * Formatting * indentation and formatting * Formatting * Formatting * Formatting * Removed duplicate chevron * better wording on documentation Co-authored-by:
Tong Mu <dkwingsmt@users.noreply.github.com> * Added testing for state preservation Co-authored-by:
Greg Spencer <gspencergoog@users.noreply.github.com> Co-authored-by:
Tong Mu <dkwingsmt@users.noreply.github.com>
-
Mahesh Jamdade authored
-