Jenn Magder
95d7d671c6
Remove analyze --dartdocs flag ( #80484 )
2021-04-18 09:29:02 -07:00
Jonah Williams
c09ace2724
[flutter_tools] Remove web specific vm_service handlers, move handler tests to single location ( #80440 )
2021-04-18 09:24:02 -07:00
Ludwik Trammer
bccacfed36
Fix problem with right-clicking on a right-to-left selection ( #80186 )
2021-04-18 09:19:04 -07:00
LongCatIsLooong
0f8148ec16
[RenderEditable] Dont paint caret when selection is invalid ( #79607 )
2021-04-18 09:14:02 -07:00
Jonah Williams
9904a7f472
Refactor core resident runner logic ( #80462 )
2021-04-16 17:27:35 -07:00
Amine Dakhli
aa9f6a2a05
replace dynamic by Object/Object? in router.dart ( #80476 )
2021-04-16 17:24:04 -07:00
xubaolin
aa7ab10822
BorderRadiusTween.lerp supports null begin/end values ( #79860 )
2021-04-16 17:24:02 -07:00
Jenn Magder
7aa188bacc
Find VS Code installations with Spotlight query on macOS ( #80477 )
2021-04-16 17:24:00 -07:00
Jenn Magder
8d5f08fe02
Migrate pub in flutter_tools to null safety ( #80548 )
2021-04-16 17:23:00 -07:00
Jenn Magder
72976f552c
Migrate xcodeproj to null safety ( #80549 )
2021-04-16 17:22:46 -07:00
Kate Lovett
a0f7694db2
Add dart fix for DragAnchor deprecation ( #80587 )
2021-04-16 14:24:02 -07:00
Jenn Magder
e197a96f1a
Find Intellij installations with Spotlight query on macOS ( #80479 )
2021-04-16 14:19:03 -07:00
Ray Rischpater, KF6GPE
2c9062c43a
l10n updates ( #80541 )
2021-04-16 11:09:02 -07:00
Mateus Felipe C. C. Pinto
7cc3f84294
Fix samples of ExactAssetImage ( #79721 )
2021-04-16 11:04:03 -07:00
Kate Lovett
f789acae41
Revert "Fix FlexibleSpaceBar Opacity when AppBar.toolbarHeight > ktoolbarHeight ( #80453 )" ( #80545 )
2021-04-15 17:14:02 -07:00
Jenn Magder
af1fa21b67
Migrate flutter_manifest to null safety ( #80392 )
2021-04-15 17:01:48 -07:00
Jenn Magder
16c73829a6
Migrate reporting library to null safety ( #80320 )
2021-04-15 17:01:34 -07:00
Viren Manojkumar Khatri
2bc7939a9c
Add disable argument in DropdownMenuItem ( #76968 )
...
Co-authored-by: Shi-Hao Hong <shihaohong@google.com>
Adds a disable argument in DropdownMenuItem widget and added tests.
Design Doc: docs.google.com/document/d/13W6PupVZUt6TenoE3NaTP9OCYsKBIYg9YgdurKe1XKs
2021-04-15 14:48:55 -07:00
Jenn Magder
56c0002c47
Adopt FakeProcessManager.empty ( #80480 )
2021-04-15 14:19:02 -07:00
Jonah Williams
5a5eb2d963
[flutter_tools] connect devtools deeplink URLs for web target platform / debug mode ( #80389 )
2021-04-15 10:52:09 -07:00
Michael Goderbauer
2a8dba4af6
Treat some exceptions as unhandled when a debugger is attached ( #78649 )
2021-04-15 10:49:02 -07:00
Tong Mu
eb73516739
Shortcut activator ( #78522 )
...
This PR introduced a new class, ShortcutActivator, and refactored the the definition and lookup system of shortcuts, in order to solve a few issues of the previous algorithm.
2021-04-15 01:42:49 -07:00
xubaolin
97fd3ce932
fix a BackButtonListener bug ( #80355 )
2021-04-14 21:59:02 -07:00
Dan Field
e7b7ebc066
Shake widget inspector from non-debug builds ( #80157 )
2021-04-14 21:54:03 -07:00
Hans Muller
cd4fe85bfa
Added support for AppBarTheme.toolbarHeight ( #80467 )
2021-04-14 17:01:08 -07:00
Hans Muller
2f1d034087
Updated the OutlinedButton class API doc ( #80454 )
2021-04-14 17:00:20 -07:00
Kate Lovett
a745fc5870
Fix FlexibleSpaceBar Opacity when AppBar.toolbarHeight > ktoolbarHeight ( #80453 )
2021-04-14 16:59:03 -07:00
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