Skip to content

Cupertino ContextMenu improved onTap support #81057

@cpboyd

Description

@cpboyd

Use case

Many of the native iOS apps that support the CupertinoContextMenu use it on items that already have an existing onTap implementation.

Proposal

Currently, CupertinoContextMenu can trigger while also triggering onTap of the child element (depending on the exact duration of the tap) so it'd be nice to rework this such that a single GestureDetector is controlling both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterf: cupertinoflutter/packages/flutter/cupertino repositoryf: gesturesflutter/packages/flutter/gestures repository.frameworkflutter/packages/flutter repository. See also f: labels.team-designOwned by Design Languages teamtriaged-designTriaged by Design Languages team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions