- 11 Oct, 2022 1 commit
-
-
Jenn Magder authored
This reverts commit 21fab6f9.
-
- 10 Oct, 2022 6 commits
-
-
fzyzcjy authored
-
Jonah Williams authored
-
chunhtai authored
-
Gary Qian authored
-
fzyzcjy authored
`AutomatedTestWidgetsFlutterBinding.pump` provides wrong pump time stamp, probably because of forgetting the precision (#112609)
-
Greg Spencer authored
-
- 08 Oct, 2022 1 commit
-
-
Brett Morgan authored
-
- 07 Oct, 2022 9 commits
-
-
Greg Spencer authored
-
Greg Spencer authored
-
Bruno Leroux authored
-
Greg Spencer authored
-
MrBirb authored
-
xubaolin authored
-
Harry Terkelsen authored
-
Andrew Kolos authored
-
LongCatIsLooong authored
-
- 06 Oct, 2022 13 commits
-
-
Callum Moffat authored
-
Flutter GitHub Bot authored
-
alanwutang11 authored
-
Flutter GitHub Bot authored
-
Zachary Anderson authored
This reverts commit f80411d8.
-
Gary Qian authored
-
Ari Weiland authored
Remove NavigationToolbar condition that leading widget cannot be larger than 1/3 the total space available. (#112548)
-
Jonah Williams authored
Update FileImage to use the new ImmutableBuffer.fromFilePath constructor to avoid loading bytes through the Dart heap. As a side effect, tis fixes #112881 which prevents dart:io from opening a file larger than INT_MAX bytes on windows. For files that are not exactly a dart:io file, we still use the old method of calling loadBytes() in order to not make this a breaking change.
-
MrBirb authored
-
Jia Hao authored
-
Hardeep Singh authored
-
Taha Tesser authored
-
Jenn Magder authored
-
- 05 Oct, 2022 10 commits
-
-
Justin McCandless authored
Fixes scrolling by dragging a selection when the field is in a Scrollable.
-
Jason Simmons authored
When updating packages, do not delete the simulated SDK directory until all pub invocations have finished (#112975)
-
Christopher Fujino authored
-
Callum Moffat authored
Enables pinch-to-zoom in InteractiveViewer on web via PointerScaleEvent.
-
Jenn Magder authored
-
gaaclarke authored
-
fzyzcjy authored
Export `elapseBlocking` to test binding, so slow sync work can be simulated such as a slow widget build (#112619)
-
stuartmorgan authored
-
Eilidh Southren authored
* Adding snackbar theme data width field * Whitespace formatting * Update docstrings * version update * tidy up * Revert auto text formatting * Text formatting * Remove whitespace * Test tidy * Whitespace fix * y Please enter the commit message for your changes. Lines starting * whitespace * test fixes * de-British-ification * comment modification
-
Ian Hickson authored
-