Skip to main content
Back to the directory
flutter/skillsSoftware EngineeringFrontend and Design

flutter-accessibility

Implement WCAG 2 and EN 301 549 accessibility standards and adaptive layouts in Flutter apps.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
984

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/flutter/skills --skill flutter-accessibility
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, flutter-accessibility has 984 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: flutter/skills. Canonical URL: https://skills.sh/flutter/skills/flutter-accessibility.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Implement WCAG 2 and EN 301 549 accessibility standards and adaptive layouts in Flutter apps. Implements, audits, and enforces accessibility (a11y) and adaptive design standards in Flutter applications. Ensures compliance with WCAG 2 and EN 301 549 by applying proper semantic roles, contrast ratios, tap target sizes, and assistive technology integrations. Constructs adaptive layouts that respond to available screen space and input modalities (touch, mouse, keyboard) without relying on hardware-specific checks or locked orientations. When implementing UI components, follow this decision tree to determine the required accessibility and adaptive design implementations: Initialize Web Accessibility (If Applicable) For web targets, accessibility is disabled by default for performance. Force enable it at the entry point. Apply Semantic Annotations Use Semantics , MergeSemantics , and ExcludeSemantics to build a clean accessibility tree. For custom web components, explicitly define the SemanticsRole .

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does flutter-accessibility do?

Implement WCAG 2 and EN 301 549 accessibility standards and adaptive layouts in Flutter apps.

Is flutter-accessibility good?

flutter-accessibility does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support flutter-accessibility?

flutter-accessibility currently lists compatibility with Cursor, Skills CLI.

Is flutter-accessibility safe to install?

flutter-accessibility has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to flutter-accessibility?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install flutter-accessibility?

Run the following command to install flutter-accessibility: npx skills add https://github.com/flutter/skills --skill flutter-accessibility

Related skills

More from flutter/skills

Related skills

Alternatives in Software Engineering