a11y_lens
A lightweight, dependency-free accessibility toolkit for Flutter. Catch color contrast and tap-target issues at debug time, before they ship.
0.2.0
QasimAwan925/a11y_lens
What this package is like to depend on
Last release 1 months ago
10 Jul 2026
Too new to tell
only 1 release windows
Most releases are documented
notes for 2 of 3 stable releases
Nothing withdrawn
no release was ever pulled
1 months old
3 releases · first in 2026
3 releases in the last 12 months
see the full history below
Release timeline
3 releases · Jul 2026 to Jul 2026Releases
latest 3-
0.2.010 Jul 2026Release notes
Open source →- New: tap an issue in the A11yLens report panel to scroll straight to the offending widget and see it flash amber — no more hunting through the screen to find which element a report line refers to.
- New: ContrastGuard and TapTargetGuard both take an optional
label parameter for a human-readable description in the report
(e.g. label:
Welcome banner title) shown alongside the id. - A11yIssue gained anchorKey and onLocate fields powering the above; both are populated automatically by the guard widgets.
-
0.1.305 Jul 2026 -
0.1.205 Jul 2026Nothing published for this version