Commit Graph

19239 Commits

Author SHA1 Message Date
Michael Goderbauer
ed0c8d77f8 Remove some outdated ignores from framework (#108915) 2022-08-03 22:42:06 +00:00
Pascal Welsch
80679f0b42 [flutter_test] perf: find.ancestor (#108868) 2022-08-03 21:59:05 +00:00
Flutter GitHub Bot
7270c48bd7 Roll pub packages (#108919) 2022-08-03 21:30:05 +00:00
David Iglesias
04f7ea8459 [web] Add onEntrypointLoaded to FlutterLoader. (#108776) 2022-08-03 20:58:06 +00:00
Qun Cheng
f7b0023439 Added IconButtonTheme and apply it to IconButton in M3 (#108332)
* Created IconButtonTheme and apply it to IconButton
2022-08-03 13:47:44 -07:00
Matej Knopp
7e8f0e57bf [macOS] Use editing intents from engine (#105407) 2022-08-03 21:51:28 +02:00
Greg Spencer
f7c41d0988 Update equalsIgnoringHashCodes to take a list of Strings (#108507) 2022-08-03 19:48:06 +00:00
Hannes Winkler
c6aeaa305c fix flutter not finding custom device (#108884) 2022-08-03 18:20:07 +00:00
Jia Hao
4d73448b52 [flutter_test] Add flag to send device pointer events to the framework (#108430) 2022-08-03 17:56:05 +00:00
Darren Austin
46e5bf9d45 Reland "Add shadowColor and surfaceTintColor to Dialog and DialogTheme." #108718 2022-08-02 17:26:22 -07:00
parkershepherd
c1cd20b760 Update documentation to match implementation (#108843) 2022-08-02 16:29:34 -07:00
Kate Lovett
fc0235ff4e Revert "Fix ExpansionTile shows children background when expanded" (#108844) 2022-08-02 23:03:05 +00:00
Christopher Fujino
4b25e80c4a [flutter_tools] Migrate more tool tests to null-safety (#108639) 2022-08-02 23:00:06 +00:00
Phil Quitslund
fd0da75cc9 fix noop toString() diagnostics (#108836) 2022-08-02 21:51:06 +00:00
Danny Tuppeny
14626c0a6d [flutter_tools] Test that DAP process terminates at the end of a session (#108301) 2022-08-02 20:44:06 +00:00
Taha Tesser
52829523d6 Deprecate toggleableActiveColor (#97972) 2022-08-02 19:09:06 +00:00
Anthony Oleinik
f014c1e6dc Loupe Android + iOS (#107477)
* added Magnifier for iOS and Android
2022-08-02 11:43:12 -07:00
xubaolin
c4df6b6d09 [SelectionOverlay]Move the debug statement to the scope of the assertion. (#108508) 2022-08-02 04:37:04 +00:00
pdblasi-google
e499530152 Create containsSemantics to allow for partial matching of semantics in tests. (#108573) 2022-08-01 22:08:06 +00:00
Bruno Leroux
e368e5862e Fix ExpansionTile shows children background when expanded (#107834) 2022-08-01 22:07:05 +00:00
Greg Spencer
430441142e Fix lerp to eccentric circle. (#108743) 2022-08-01 18:47:06 +00:00
Tomasz Gucio
5828969d45 Override PlaceholderDimensions equality operator to avoid unnecessary TextPainter re-layouts (#108623) 2022-08-01 17:23:05 +00:00
LongCatIsLooong
80ee3c1efb TextPainter throw with stack trace to help track down read-before-layout (#108571) 2022-07-30 05:45:05 +00:00
Jenn Magder
7c7ae991e5 Use hasNoRemainingExpectations matcher for fake process manager in tool tests (#108649) 2022-07-30 02:02:05 +00:00
Jenn Magder
6ca4db4bea Add usage event when macOS app is archived (#108651) 2022-07-30 00:45:05 +00:00
Jonah Williams
40940de636 [framework] create animation from value listenable (#108644) 2022-07-30 00:41:04 +00:00
Kevin Moore
8997dd5de0 Fix doc comment line accidentally removed (#108654)
Fixing issue in commit c92e001400
2022-07-29 17:11:41 -07:00
Kevin Moore
c92e001400 Update web links for autofill (#108640) 2022-07-29 16:13:04 -07:00
Jenn Magder
7f1a8f7948 Add usage event when iOS app is archived (#108643) 2022-07-29 22:44:06 +00:00
Michael Goderbauer
c7498f607b Improve dumpSemanticsTree error when semantics are unavailable (#108574) 2022-07-29 22:37:06 +00:00
Youssef Attia
5da997e61a Quick Documentation Fix for Sliver (#108633) 2022-07-29 21:14:04 +00:00
Flutter GitHub Bot
0a055faf31 Roll pub packages (#108638) 2022-07-29 20:37:06 +00:00
Sam Rawlins
0c57b31265 Ignore body_might_complete_normally_catch_error violations (#106563) 2022-07-29 19:59:08 +00:00
Jesús S Guerrero
6048e07f47 [flutter_tools] join flutter specific with home cache (#105343) 2022-07-29 19:58:06 +00:00
Flutter GitHub Bot
d9ce9be0e2 Roll pub packages (#108582) 2022-07-29 19:07:04 +00:00
Casey Hillers
4ed9d9de4d Revert "Add shadowColor and surfaceTintColor to Dialog and DialogTheme." (#108621) 2022-07-29 18:03:07 +00:00
Greg Spencer
5532775b19 Add onTapOutside to TextFormField (#108629) 2022-07-29 17:13:09 +00:00
Anthony Oleinik
db3b1411b7 SelectAll on iOS does not scroll to end of editable text anymore (#105799)
Co-authored-by: Anthony Oleinik <oleina@google.com>
2022-07-29 10:02:41 -07:00
Greg Spencer
f5e4d2b427 Replace FocusTrap with TapRegionSurface (#107262) 2022-07-29 16:00:07 +00:00
Taha Tesser
76df7368b5 Update Chips examples and rename files (#108538) 2022-07-29 07:17:06 +00:00
Gary Qian
762c92ead9 Remove doc for --ignore-deprecation and check for pubspec before v1 embedding check (#108523) 2022-07-28 20:48:05 -07:00
Gary Qian
7cfbdadc33 Reland "Upgrade Gradle and AGP versions to 7.5/7.2 and migrate benchmarks+examples" #108472 (#108510) 2022-07-28 19:38:07 -07:00
Darren Austin
523b600efe Add shadowColor and surfaceTintColor to Dialog and DialogTheme. (#108405) 2022-07-28 14:54:30 -07:00
Michael Goderbauer
d10a4a17d6 Mark NavigationBar as non-const to match reality (#108562) 2022-07-28 21:36:05 +00:00
Jonah Williams
6cb2f5d853 disable new transition while toPictureSync is fixed (#108565) 2022-07-28 19:57:04 +00:00
Dan Field
0cc7db54ce Guard against usage after async callbacks in RenderAndroidView, unregister listener (#108496) 2022-07-28 18:36:04 +00:00
Michael Goderbauer
10a7c9ba22 Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00
Qun Cheng
8a8ed75d3e Change default value of effectiveInactivePressedOverlayColor in Switch to refer to effectiveInactiveThumbColor (#108477) 2022-07-28 09:07:09 -07:00
hangyu
dd4154bf4d Migrate TextField to Material 3 (#108366)
* Update input style

* generate M3 text style

* Add test
2022-07-28 20:31:05 +08:00
xubaolin
f976010f1e Fixes a NestedScrollView UserScrollNotification issue (#107632) 2022-07-28 01:54:05 +00:00