flutter/examples/api/lib/material/menu_anchor
Aditya Dwivedi 0e7295fd18
Add a simplified SimpleCascadingMenuApp example (#149147)
The current MenuAnchor example in the API Docs is comprehensive and complicated for beginners. I have added a simple bare bone example without shortcuts, enums, etc in examples/api/lib/material/menu_anchor/ as `menu_anchor.3.dart`. The example is contributed by @mafreud

Fixes https://github.com/flutter/flutter/issues/148104
2024-06-03 17:11:36 +00:00
..
checkbox_menu_button.0.dart Update menu examples for SafeArea (#132390) 2023-08-14 20:30:01 +00:00
menu_accelerator_label.0.dart Update menu examples for SafeArea (#132390) 2023-08-14 20:30:01 +00:00
menu_anchor.0.dart Update menu examples for SafeArea (#132390) 2023-08-14 20:30:01 +00:00
menu_anchor.1.dart Allow TapRegion to consume tap events (#136305) 2023-10-12 21:04:41 +00:00
menu_anchor.2.dart Convert menus to use OverlayPortal (#130534) 2023-10-18 20:13:08 +00:00
menu_anchor.3.dart Add a simplified SimpleCascadingMenuApp example (#149147) 2024-06-03 17:11:36 +00:00
menu_bar.0.dart Update menu examples for SafeArea (#132390) 2023-08-14 20:30:01 +00:00
radio_menu_button.0.dart Update menu examples for SafeArea (#132390) 2023-08-14 20:30:01 +00:00