Jonah Williams
c1b909e3fc
add image load benchmark ( #103459 )
2022-05-10 22:49:08 -07:00
engine-flutter-autoroll
d55d17fc42
Roll Flutter Engine from 6291508027f9 to 70c5bdfa3bfd (1 revision) ( #103460 )
2022-05-10 22:19:08 -07:00
Andree Yosua
f5fb9e8c01
Fix ThemeData extension throws when the ThemeExtension not found ( #103343 )
2022-05-10 21:44:07 -07:00
engine-flutter-autoroll
a259fcb64e
Roll Flutter Engine from e9bc3c77f1d0 to 6291508027f9 (1 revision) ( #103457 )
2022-05-10 21:14:06 -07:00
xubaolin
d29ccad6fb
fix SliverReorderableList
not work on Android platform bug ( #103406 )
2022-05-10 21:09:04 -07:00
engine-flutter-autoroll
04318d88ee
Roll Flutter Engine from b0d68d49af38 to e9bc3c77f1d0 (1 revision) ( #103451 )
2022-05-10 20:04:06 -07:00
engine-flutter-autoroll
fa8575d888
Roll Flutter Engine from 98a1c4c2a61a to b0d68d49af38 (4 revisions) ( #103450 )
2022-05-10 18:54:03 -07:00
Renzo Olivares
c411065b01
Fix selection not deselected when TextField loses focus ( #103424 )
2022-05-10 17:34:07 -07:00
engine-flutter-autoroll
594d524aa3
Roll Flutter Engine from 79e37470ff04 to 98a1c4c2a61a (7 revisions) ( #103444 )
2022-05-10 16:44:05 -07:00
Kate Lovett
171d8c1e85
[Reland] Assert there are Scaffolds to present to for snackbars and banners ( #103426 )
2022-05-10 16:24:12 -07:00
dependabot[bot]
a9ac7fb03b
Bump github/codeql-action from 2.1.9 to 2.1.10 ( #103441 )
2022-05-10 15:44:08 -07:00
engine-flutter-autoroll
1d0c4c955a
Roll Flutter Engine from 6710d67ead81 to 79e37470ff04 (2 revisions) ( #103438 )
2022-05-10 15:39:04 -07:00
engine-flutter-autoroll
df7111a848
Roll Flutter Engine from 8791e7f54882 to 6710d67ead81 (5 revisions) ( #103435 )
2022-05-10 13:24:08 -07:00
engine-flutter-autoroll
222a93a704
Roll Plugins from c5c319aa2524 to edfd9c0bf260 (3 revisions) ( #103430 )
2022-05-10 11:19:08 -07:00
Christopher Fujino
e8c01a8aa8
[flutter_tools] pub roll ( #103220 )
...
Co-authored-by: Michael Goderbauer <goderbauer@google.com>
2022-05-10 10:26:54 -07:00
Kyosuke Takayama
8c46968c62
fix compile error in the example code ( #103261 )
2022-05-10 09:04:09 -07:00
engine-flutter-autoroll
aed6b6fba1
Roll Flutter Engine from 0b5a6a95259b to 8791e7f54882 (1 revision) ( #103409 )
2022-05-10 07:09:08 -07:00
engine-flutter-autoroll
9e876af827
Roll Flutter Engine from fcf0e806b390 to 0b5a6a95259b (3 revisions) ( #103391 )
2022-05-10 01:54:04 -07:00
engine-flutter-autoroll
6428624c10
Roll Flutter Engine from 8774c24f65cc to fcf0e806b390 (2 revisions) ( #103387 )
2022-05-10 00:49:05 -07:00
Darren Austin
dfb4ff2f76
Updated tokens to v0.98. ( #103360 )
2022-05-09 23:15:44 -07:00
Aman Verma
f86dfdd2b7
[flutter_tools] boolArg refactor ( #102088 )
2022-05-09 21:54:08 -07:00
Gary Qian
90a8b0561d
[flutter_tools] MigrateUtils and MigrateManifest classes ( #101937 )
2022-05-09 15:23:50 -07:00
engine-flutter-autoroll
93cce92ea8
Roll Flutter Engine from 911b63769fc7 to 8774c24f65cc (1 revision) ( #103364 )
2022-05-09 15:04:09 -07:00
engine-flutter-autoroll
16f3feaf07
Roll Flutter Engine from 18f4ea6efc0f to 911b63769fc7 (2 revisions) ( #103358 )
2022-05-09 13:59:05 -07:00
Bruno Leroux
ff136cba7f
Fix Tooltip obscured by keyboard ( #103339 )
2022-05-09 13:39:07 -07:00
Aman Verma
0ff0affb3a
Expose controller for PaginatedDataTable ( #100005 )
2022-05-09 13:34:07 -07:00
Bryan Oltman
89f755c2df
Replace references to LinearProgressIndicator in CircularProgressIndicator example ( #103349 )
...
* Replace references to LinearProgressIndicator in CircularProgressIndicator example
* Add test
* fix copyright header
2022-05-09 16:04:02 -04:00
engine-flutter-autoroll
106ab98f87
Roll Flutter Engine from 6248a5a9ae28 to 18f4ea6efc0f (1 revision) ( #103355 )
2022-05-09 12:39:07 -07:00
engine-flutter-autoroll
4c573207ac
Roll Flutter Engine from 71b9adccfb63 to 6248a5a9ae28 (1 revision) ( #103350 )
2022-05-09 11:24:08 -07:00
engine-flutter-autoroll
65caffd405
Roll Flutter Engine from 3af7fb24d4dd to 71b9adccfb63 (1 revision) ( #103347 )
2022-05-09 10:14:07 -07:00
Jesús S Guerrero
596e9d1c47
[flutter_tools] stringArg refactor ( #103231 )
2022-05-09 09:54:12 -07:00
Gustav Bylund
95116386b7
Replace ListView with ListView.builder for LicensesPage ( #102692 )
2022-05-09 09:44:06 -07:00
Greg Spencer
6504f2896c
Adds menuBarMenuLabel
, and removes unneeded key localizations ( #102100 )
...
When I added localizations for shortcut keys, I added some that actually can't be shortcut keys, so I'm removing them again. These are mostly Japanese-specific keys that don't even appear on modern keyboards for the most part.
Also, added menuBarMenuLabel for an accessibility label for menu bar menus.
I modified the code for the localization generation scripts to add a --remove-undefined flag that will remove any localizations that don't appear in the canonical locale.
2022-05-09 09:25:52 -07:00
engine-flutter-autoroll
84ffdad368
Roll Plugins from 49b06b36c998 to c5c319aa2524 (15 revisions) ( #103345 )
2022-05-09 09:04:07 -07:00
engine-flutter-autoroll
4f1608a349
Roll Engine from e7c44a582c58 to 3af7fb24d4dd (1 revision) ( #103334 )
2022-05-09 04:54:06 -07:00
engine-flutter-autoroll
8e471ec058
Roll Engine from c02712fe1160 to e7c44a582c58 (1 revision) ( #103333 )
2022-05-09 03:49:07 -07:00
engine-flutter-autoroll
c66823a1bf
Roll Engine from 6efd8f00dcc6 to c02712fe1160 (1 revision) ( #103327 )
2022-05-09 02:24:10 -07:00
Taha Tesser
92a59caa7f
CupertinoTabScaffold
/CupertinoTabController
: Add interactive examples (#103196 )
...
* `CupertinoTabScaffold`/`CupertinoTabController`: Add interactive examples
* fix class name in the test
* Kick tests
2022-05-09 11:16:32 +02:00
engine-flutter-autoroll
80657a5053
Roll Engine from c930e64a13bc to 6efd8f00dcc6 (1 revision) ( #103323 )
2022-05-09 00:59:08 -07:00
engine-flutter-autoroll
0656a5c033
Roll Engine from d0e6e14d27cc to c930e64a13bc (2 revisions) ( #103308 )
2022-05-08 15:24:04 -07:00
engine-flutter-autoroll
e3d1041d4f
Roll Engine from fffb3eb58e7d to d0e6e14d27cc (1 revision) ( #103307 )
2022-05-08 14:19:04 -07:00
Danny Tuppeny
4ab68bd04d
Use consistent date instead of DateTime.now() in evaluation tests ( #103269 )
2022-05-08 19:32:14 +01:00
engine-flutter-autoroll
955e1ff346
Roll Engine from 259ccadd8203 to fffb3eb58e7d (1 revision) ( #103298 )
2022-05-08 04:39:06 -07:00
engine-flutter-autoroll
fb1b62b064
Roll Engine from 0b84783081a7 to 259ccadd8203 (1 revision) ( #103293 )
2022-05-08 02:19:06 -07:00
engine-flutter-autoroll
fa6a6db072
Roll Engine from 19d5f037f221 to 0b84783081a7 (1 revision) ( #103291 )
2022-05-08 01:14:04 -07:00
engine-flutter-autoroll
f4e1f154c8
Roll Engine from 2d1f34cbdde2 to 19d5f037f221 (1 revision) ( #103289 )
2022-05-07 22:04:06 -07:00
engine-flutter-autoroll
3b457fd9af
Roll Engine from b89e093d887f to 2d1f34cbdde2 (1 revision) ( #103287 )
2022-05-07 20:24:08 -07:00
engine-flutter-autoroll
47a44b09fa
Roll Engine from aa80520b7fc9 to b89e093d887f (1 revision) ( #103286 )
2022-05-07 19:19:08 -07:00
engine-flutter-autoroll
892c14544b
Roll Engine from 4c05cb763866 to aa80520b7fc9 (1 revision) ( #103283 )
2022-05-07 17:54:05 -07:00
engine-flutter-autoroll
df4114b548
Roll Engine from 235d951ccfbd to 4c05cb763866 (1 revision) ( #103279 )
2022-05-07 15:09:08 -07:00