Support the screenreader; VoiceOver; Talkback #614
Closed
fabianbrandscheid
started this conversation in
Ideas
Replies: 1 comment
|
This is a feature request and no need to discuss about it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,

When I use your PDF package, no screen reader semantics are currently supported.
I created a sample page with an
AppBarand yourpdfrxwidget displaying a simple PDF containing some text. However, no semantics are recognized for the PDF document when I enable theshowSemanticsDebuggerflag inMaterialApp.Here is a screenshot for reference:
Is it possible to expose the recognized text content as semantic nodes so that screen readers can access it?
All reactions