mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 14:58:34 +00:00
Enable the context menu examples on web (#1687)
This commit is contained in:
committed by
GitHub
parent
b4c64cff9a
commit
7874e554b6
@@ -10,9 +10,6 @@ such as the text selection toolbar on mobile or the right click menu on desktop.
|
||||
|
||||
Just run `flutter run` in the same directory as this README file.
|
||||
|
||||
Currently, most of the examples in this demo do not support web, because Flutter
|
||||
uses the browser's built-in context menu instead.
|
||||
|
||||
## The examples
|
||||
|
||||
### [Anywhere](https://github.com/flutter/samples/blob/main/experimental/context_menus/lib/anywhere_page.dart)
|
||||
|
||||
Reference in New Issue
Block a user