Skip to content

Expose iOS "Customize onscreen motion" accessibility settings #177330

@chrisbobbe

Description

@chrisbobbe

(Replaces #177195, which was about just one setting. This issue covers the whole bundle of related settings.)

Use case

In the Zulip app for iOS, we'd like to check whether the iOS 17+ "Auto-Play Animated Images" setting is enabled, so that when loading an image, we can choose between animated and still versions.

Proposal

I propose adding new fields to AccessibilityFeatures, providing "Auto-Play Animated Images" and, for completeness, all the related settings in that Apple user doc:

We would follow the existing pattern of iOS-only fields, such as AccessibilityFeatures.onOffSwitchLabels, by saying in the dartdocs "Only supported on iOS."

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work lista: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)c: proposalA detailed proposal for a change to Flutterframeworkflutter/packages/flutter repository. See also f: labels.r: solvedIssue is closed as solvedteam-accessibilityOwned by Framework Accessibility team (i.e. responsible for accessibility code in flutter/flutter)triaged-accessibilityTriaged by Framework Accessibility team

Type

No type

Projects

Status

Done (PR merged)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions