16399 Commits

Author SHA1 Message Date
Kaleb Hermes
1912f7dea2
[flutter_driver] Add waitForTappable to flutter_driver (#79581) 2021-04-14 16:54:02 -07:00
Greg Spencer
6b06943c32
Handle null primary focus when receiving key events (#80302)
This allows the key handling code in the shortcut manager to function when there is a null primaryFocus. The primary focus can be null only in some special circumstances (e.g. when an app hasn't set any focus at all), but that shouldn't cause a crash.
2021-04-14 16:52:27 -07:00
Jenn Magder
15c591a15f
Split out XcodeProjectInterpreter from xcode_build_settings (#80399) 2021-04-14 16:51:10 -07:00
Shi-Hao Hong
3eeadc28f3
[State Restoration] Restorable FormField and TextFormField (#78835)
* Restorable FormField and TextFormField
2021-04-15 07:49:57 +08:00
Romain Rastel
10d5ec875d
Improve the performances of ChangeNotifier (#71947) 2021-04-14 16:49:03 -07:00
Core
d6fbfdb9cd
Include debug symbol in xcframework when building iOS-framework (#80065) 2021-04-14 13:48:39 -07:00
Hans Muller
2848126735
Re-land "Added MaterialState.scrolledUnder and support in AppBar.backgroundColor" (#80395) 2021-04-14 09:49:03 -07:00
Abhishek Ghaskata
d1d80aa883
Add timer picker link (#80336) 2021-04-14 09:44:02 -07:00
Shi-Hao Hong
884129d156
Autocomplete and RawAutocomplete initialValue parameter (#80257) 2021-04-14 09:39:04 -07:00
Pedro Massango
a4411b5565
Add onTap and autocorrect into CupertinoSearchTextField (#79966) 2021-04-14 09:34:05 -07:00
Christopher Casey
f0c9710493
Add --dart-define to build bundle (#80333) 2021-04-13 18:29:40 -07:00
Greg Spencer
36daea2d54
Reland "Remove a dynamic that is no longer necessary (and the TODO for it) (#80294)" (#80373) 2021-04-13 18:29:21 -07:00
Dan Field
d7da6190ff
roll packages (#80307) 2021-04-13 18:19:02 -07:00
Jenn Magder
ddc1c296a1
Pull XCDevice out of xcode.dart (#80324) 2021-04-13 18:10:21 -07:00
Pedro Massango
65388ee2ee
Add TextOverflow into TextStyle (#78927) 2021-04-13 18:09:03 -07:00
Dan Field
0b65330199
Add an option to specify the output for code size intermediate files (#80310) 2021-04-13 14:09:04 -07:00
Jonah Williams
b7214a9a43
[flutter_tools] fix null check in crash reporter (#80382) 2021-04-13 14:04:25 -07:00
Anurag Roy
ce3c3d2a21
[flutter_tools] Show upstream remote in flutter doctor -v (#80101) 2021-04-13 14:04:08 -07:00
xubaolin
257f511298
update SearchDelegate's leading and actions widgets can be null (#80006) 2021-04-13 13:59:03 -07:00
Michael Debertol
5140376ee3
Calculate the system overlay style based on the AppBar background color (#75091) 2021-04-13 13:54:04 -07:00
Jenn Magder
ed5b8febf2
Move gradle_non_android_plugin_test from its own test builders into tools integration.shard (#80161) 2021-04-13 13:53:50 -07:00
Jenn Magder
e11a1a83af
Remove mocks from fucshia_pm_test, reduce createMockProcess usage (#80321) 2021-04-13 13:53:18 -07:00
Jenn Magder
d40cc5af8f
Migrate flutter_tool plugins.dart to null safety (#80304) 2021-04-13 13:52:58 -07:00
Hans Muller
989a2f24d2
Revert "Added MaterialState.scrolledUnder and support in AppBar.backgroundColor (#79999)" (#80380)
This reverts commit 17870d5d7eb81bc2021454093e9115c2c0d3c850.
2021-04-13 10:59:10 -07:00
Angjie Li
c0c231be3b
Revert "Reland InteractiveViewer.builder (#79287)" (#80305)
This reverts commit 0fd75528de3f8d5225ce721e8be27041b8f6e2b6.
2021-04-13 10:58:50 -07:00
Jenn Magder
0fdc4e8805
Revert "Remove a dynamic that is no longer necessary (and the TODO for it) (#80294)" (#80326)
This reverts commit 12ec7dc8790feb437566c8b8e6b6e883a110b4d1.
2021-04-12 18:50:00 -07:00
Greg Spencer
12ec7dc879
Remove a dynamic that is no longer necessary (and the TODO for it) (#80294) 2021-04-12 16:55:03 -07:00
Jonah Williams
d24469374b
[flutter_tools] symlink win32 plugins as UWP plugins (#80242) 2021-04-12 16:54:10 -07:00
Hans Muller
7c78a05793
Fixed typos in AppBar.toolbarHeight API doc sample (#80316) 2021-04-12 16:53:24 -07:00
Jenn Magder
23404dfa74
Remove flutter_command dependency from reporting library (#80159) 2021-04-12 16:45:03 -07:00
Darren Austin
f79ad055bc
Make the ReorderableListView padding scroll with the list. (#80251) 2021-04-12 12:44:22 -07:00
Hans Muller
17870d5d7e
Added MaterialState.scrolledUnder and support in AppBar.backgroundColor (#79999) 2021-04-12 12:44:02 -07:00
Jenn Magder
436ca01e14
Migrate features_tests and other tool tests to null safety (#80168) 2021-04-12 12:35:02 -07:00
Lasse R.H. Nielsen
e537661a1e
Change test to not implement ByteData (#80049) 2021-04-12 12:30:04 -07:00
Chinmoy
d118748737
Added enableFeedback property to FloatingActionButton (#69826) 2021-04-12 12:25:12 -07:00
Jenn Magder
ff7b91b932
Migrate tools test fakes to null safety (#80154) 2021-04-09 17:32:54 -07:00
Jonah Williams
7533c47465
[flutter_tools] dont require a device for screenshot type skia/rasterizer (#80153) 2021-04-09 16:59:02 -07:00
Jenn Magder
e29595d4b6
Remove crash_reporting and github_template from reporting library (#80139) 2021-04-09 15:24:15 -07:00
Justin McCandless
1075b2a1c5
Add a potentially missing TextSelectionOverlay dispose (#79988) 2021-04-09 14:44:02 -07:00
Jonah Williams
c5fdb82de1
[flutter_tools] treat win32 plugins as uwp plugins (#80131) 2021-04-09 13:59:20 -07:00
Jenn Magder
f09eb8af7f
Migrate first_run and bot_detector to null safety (#80096) 2021-04-09 13:56:52 -07:00
Jonah Williams
be2c68c85c
[flutter_tools] cache for UWP artifacts (#80069) 2021-04-09 10:59:01 -07:00
Alan Trope
bd96a8f9d5
Catch errors during android plugin registration (#78964) 2021-04-09 09:44:03 -07:00
Hans Muller
457985f290
Added ButtonStyle.maximumSize (#80087) 2021-04-09 08:31:48 -07:00
Jenn Magder
1a36c18497
Tell user how to enable available but disabled features (#79977) 2021-04-08 23:33:00 -07:00
Jenn Magder
cf27be38a9
Migrate web_validator to null safety (#80095) 2021-04-08 21:04:02 -07:00
Jenn Magder
0f03af0101
Migrate visual_studio_test (#80088) 2021-04-08 19:14:27 -07:00
Jenn Magder
4a730509fc
Migrate persistent_tool_state to null safety (#80085) 2021-04-08 19:14:03 -07:00
Jenn Magder
fef6f543da
Check if reg can run before calling it on Windows (#79905) 2021-04-08 16:55:38 -07:00
Kate Lovett
58c4bd1063
Revert "improve the scrollbar behavior when viewport size changed (#76102)" (#80059) 2021-04-08 16:09:03 -07:00