Flutter - Accessibility error when publishing app

33 Views Asked by At

When I publish my app on the Play Store, from tests carried out I receive a recommendation on all my screens. The following warning: The label on this item may not be read by screen readers. enter image description here

I already understand what an accessibility issue is and I've tried using Semantics in the code to fix it but the warning/error continues

0

There are 0 best solutions below