Skip to content

[iOS] Expose isAssistiveAccessEnabled in Flutter #170302

Open
@chunhtai

Description

@chunhtai

The assistive access is a new accessibility mode added in iOS17. The mode, when turn on, will transform iOS to a simpler UI. This is a tool to provide easier navigation and controls the iOS devices.

SwiftUI provides a way to build a different UI when assistive access is turned on. flutter should also provide the similar functionality. We should expose a way for developer to react when the mode is turn on or off

https://developer.apple.com/documentation/accessibility/optimizing-your-app-for-assistive-access?language=objc

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)team-iosOwned by iOS platform teamtriaged-iosTriaged by iOS platform team

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions