1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-09 06:18:49 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Justin McCandless
6bd2d930bb Another context menus example: custom menu (#1577) 2023-01-21 08:45:19 +11:00
Brett Morgan
c46d418532 experimental/context_menus: Update analysis_options.yaml (#1579) 2023-01-20 19:12:56 +11:00
Justin McCandless
e93776ae04 Cascading context menu (#1501) 2022-11-18 08:41:21 +11:00
Justin McCandless
41571eae07 Custom context menu example (#1463)
* flutter create

* Copied in from 'contextual-menu-examples' repo

* Works again with the latest updates to the branch

* Clean up anywhere example

* Clean up other examples

* Add to CI

* Updated with release version of context menus, and added platform switcher

* Generated files

* Home icon on your original platform

* Remove web_dashboard from ci, not sure why that change was there...

* Add context_menu to beta channel, but commented out, for the future

* +x permissions on the master script, which I may have accidentally changed before?

* Actual bash comment

* dart format

* Natural default platform'

* A working test, for the email page

* Import order fix

* Test some pages

* More tests

* dart format
2022-11-09 16:42:25 +10:00