Commit Graph

18842 Commits

Author SHA1 Message Date
chunhtai
f86d108988 Adds RouterConfig to simply API (#102786) 2022-04-29 18:59:06 -07:00
Zachary Anderson
02b300d99e Revert "delete fast reassemble code (#102842)" (#102856)
This reverts commit ec8693e80b.
2022-04-29 16:41:37 -07:00
Jonah Williams
ec8693e80b delete fast reassemble code (#102842) 2022-04-29 15:04:08 -07:00
Taha Tesser
a8c16a7059 Update FAB M3 token template class to new naming scheme and fix a typo in card.dart (#102654) 2022-04-29 14:09:07 -07:00
LongCatIsLooong
0b3c5d1228 Defer the OverlayEntry listenable disposal until its widget is unmounted (#102794) 2022-04-29 12:49:08 -07:00
Taha Tesser
eef4aa7caa Hero: Add an example for createRectTween (#102650) 2022-04-29 12:39:09 -07:00
Taha Tesser
709b26d0b3 Add surfaceTintColor to NavigationBar (#102628) 2022-04-29 12:34:06 -07:00
Taha Tesser
4ffc41ad10 ToggleButtons: Add interactive example (#100124) 2022-04-29 12:29:07 -07:00
Prateek Sunal
99769b0f89 Improvements to SearchDelegate (#91982) 2022-04-29 12:24:08 -07:00
Yegor
3fe2cbabc4 [web] allow small golden deltas in HTML renderer (#102791) 2022-04-29 11:49:05 -07:00
chunhtai
5b71314740 Add RouteInformationParser.parseRouteInformationWithDependencies (#102414) 2022-04-28 17:04:04 -07:00
Tim Sneath
e4bd552e59 Update features.dart (#102766) 2022-04-28 16:34:08 -07:00
apeltop
b264b61444 Correct typos (#102487) 2022-04-28 16:29:07 -07:00
Qun Cheng
57a688c1f0 Add padding for Navigation Bar to account for safe area (#102419) 2022-04-28 16:24:08 -07:00
Phil Quitslund
6a443138cd fix unnecessary_null_checks (#102705) 2022-04-28 10:39:06 -07:00
Taha Tesser
b1f88a6535 ReorderableListView: fix broken dartpad example & update examples, add tests (#102723) 2022-04-28 10:19:08 -07:00
Kate Lovett
b333fe2e17 Revert "Fix BottomNavigationBar label style text colors" (#102756) 2022-04-28 09:54:12 -07:00
Taha Tesser
84202460c5 Fix BottomNavigationBar label style text colors (#102638) 2022-04-27 16:54:06 -07:00
Phil Quitslund
b5e7fb076c [flutter_tools] rename local functions with _s (#102688) 2022-04-27 16:19:07 -07:00
Phil Quitslund
a03f59cdc4 [flutter_driver] rename local functions with _s (#102689) 2022-04-27 16:14:10 -07:00
Kate Lovett
6eb601bc3e Fix AppBar scrolledUnder initial state - the third (#102582) 2022-04-27 15:34:08 -07:00
Darren Austin
14a9b4a751 Migrate AppBar to Material 3 (#101884) 2022-04-27 12:04:36 -07:00
Taha Tesser
0c3c38dccf [reland] Refactor ToggleButtons (remove RawMaterialButton) (#101760) 2022-04-27 12:04:03 -07:00
Jonah Williams
29d814b700 [intl] speed up localization generation and regenerate symbols (#102614) 2022-04-27 11:14:05 -07:00
Pierre-Louis
9644aa8d76 Fixes documentation inconsistencies around 'material' and 'material design' (#102632) 2022-04-27 09:29:06 -07:00
Phil Quitslund
bca071815f rename local functions with _s (#102615) 2022-04-27 09:14:57 -07:00
Alexandre Ardhuin
07f1c20474 add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
Jonah Williams
c46d4c03cc Revert "[framework] Reland: use ImageFilter for zoom page transition " (#102611) 2022-04-26 17:34:06 -07:00
Jonah Williams
fba9214d11 [framework] remove usage and deprecate physical model layer (#102274) 2022-04-26 16:14:04 -07:00
Michael Goderbauer
c6af38c7f7 Fix docs re: return value of Navigator's restorable methods (#102595) 2022-04-26 14:24:09 -07:00
Zachary Anderson
4a2ed00231 [flutter_tools] Add entries to HostArtifacts for impellerc, libtessellator (#102593) 2022-04-26 13:30:45 -07:00
Jason Simmons
dacab7de3a Improve efficiency of copying the animation ObserverList in notifyListeners (#102536) 2022-04-26 13:29:08 -07:00
Jonah Williams
3d4a1723e3 [framework] Reland: use ImageFilter for zoom page transition (#102552) 2022-04-26 12:44:08 -07:00
Jonah Williams
944fcda67f [flutter_tools] remove UWP tooling (#102174) 2022-04-26 11:19:07 -07:00
Kate Lovett
a75743e80e Revert "Re-land reverse case for AppBar scrolled under" (#102580) 2022-04-26 11:14:06 -07:00
Jonah Williams
0cb5772e73 [framework] allow other RenderObjects to behave like repaint boundaries (#101952) 2022-04-26 10:19:09 -07:00
Dan Field
34d84209cf Avoid scheduling a forced frame when there is no child to the renderView (#102556) 2022-04-26 08:44:09 -07:00
Bruno Leroux
bc7d3bbc65 Fix DraggableScrollableController.animateTo leaks Ticker (#102504) 2022-04-26 02:24:05 -07:00
xubaolin
2381657394 Fix a Slider widget accessibility bug (#102129) 2022-04-25 18:24:07 -07:00
Jonah Williams
f15295cc91 [framework] allow disabling image filter layer (#102085) 2022-04-25 17:44:07 -07:00
gaaclarke
18713e0c5d Made Directionality forego dependency tracking for better performance. (#102336) 2022-04-25 15:39:05 -07:00
Kate Lovett
558016455a Re-land reverse case for AppBar scrolled under (#102343) 2022-04-25 13:54:05 -07:00
Sai Sandeep Mutyala
7b580fd5df Enable TestDefaultBinaryMessenger to intercept all platform channels. (#100049) 2022-04-25 10:44:07 -07:00
Emmanuel Garcia
46cb9ede2f Reduce Gradle log level in verbose output (#102422) 2022-04-25 10:30:40 -07:00
wangying
899548c48a Assign debugCreator for more layers (#101899) 2022-04-25 10:04:07 -07:00
Alex Li
dca58a289b [gen_l10n] Throw a specified exception when the language code is invalid (#102431) 2022-04-24 11:04:06 -07:00
Christopher Fujino
5a3e10047f [flutter_tools] Add test that "Unresolve URI" warnings from DWDS are filtered from logs (#102399) 2022-04-22 15:29:07 -07:00
Daniel Cardona Rojas
a3a9a23e46 Add matcher to find at least a given number of widgets (#102081) (#102342) 2022-04-22 15:24:10 -07:00
rgevrek
6ea4aef827 Fix jumping when doing long press for selecting text (#102270) 2022-04-22 15:19:06 -07:00
Elliott Brooks (she/her)
5414ef4c86 Hide unresolved DartUri log messages (#102338) 2022-04-22 12:43:39 -07:00