-
Notifications
You must be signed in to change notification settings - Fork 30.3k
Support iOS 18 formatting menu #150068
Copy link
Copy link
Open
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityplatform-iosiOS applications specificallyiOS applications specificallyteam-text-inputOwned by Text Input teamOwned by Text Input teamtriaged-text-inputTriaged by Text Input teamTriaged by Text Input team
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityplatform-iosiOS applications specificallyiOS applications specificallyteam-text-inputOwned by Text Input teamOwned by Text Input teamtriaged-text-inputTriaged by Text Input teamTriaged by Text Input team
Type
Projects
Status
No status
Use case
At WWDC 2024, Apple announced a new text input formatting menu.
Opened via the context menu Format button
Proposal
Flutter may want to support this for rich text editors.
It's not yet clear to me if there is a sufficient native API for showing the menu and receiving any button presses.
CC @MitchellGoodwin for Cupertino.
CC @Renzo-Olivares for rich text.
CC @LouiseHsu who added various other context menu buttons like Share.
CC @matthew-carroll, I wonder if this is relevant to super_editor.