flutter/examples/api/lib
Greg Spencer 406d86b4ba
PlatformMenuBar changes to bring it into line with upcoming MenuBar implementation (#104565)
When I was doing the MenuBar implementation, I made some changes to the PlatformMenuBar to allow it to understand shortcuts a little more, and to deprecate the body parameter rename it to child to match most other widgets.

These are those changes, separated out because they are separable, and I'm trying to make the MenuBar PR smaller.
2022-05-25 14:48:28 -07:00
..
animation/curves Final chapter: migrate api doc samples to super-parameters (#104007) 2022-05-17 15:35:07 -07:00
cupertino Final chapter: migrate api doc samples to super-parameters (#104007) 2022-05-17 15:35:07 -07:00
foundation/change_notifier Final chapter: migrate api doc samples to super-parameters (#104007) 2022-05-17 15:35:07 -07:00
gestures/pointer_signal_resolver Final chapter: migrate api doc samples to super-parameters (#104007) 2022-05-17 15:35:07 -07:00
material PlatformMenuBar changes to bring it into line with upcoming MenuBar implementation (#104565) 2022-05-25 14:48:28 -07:00
painting/gradient Final chapter: migrate api doc samples to super-parameters (#104007) 2022-05-17 15:35:07 -07:00
rendering/sliver_grid Final chapter: migrate api doc samples to super-parameters (#104007) 2022-05-17 15:35:07 -07:00
services Final chapter: migrate api doc samples to super-parameters (#104007) 2022-05-17 15:35:07 -07:00
ui/text Final chapter: migrate api doc samples to super-parameters (#104007) 2022-05-17 15:35:07 -07:00
widgets Add an example and update GestureDetector documentation (#102360) 2022-05-24 16:38:09 -07:00