flutter-wonderous-app icon indicating copy to clipboard operation
flutter-wonderous-app copied to clipboard

Remove the deprecated ignoringSemantics and use new ExcludeSemantics Widget

Open Hemant72 opened this issue 2 years ago • 1 comments

Hemant72 avatar Oct 05 '23 06:10 Hemant72

I'm not sure this is the correct way to implement this, wrapping each IgnorePointer w/ ExcludeSemantics(excluding: false, ...) seems pointless, am I missing something?

Have you tested with a screen reader to ensure it operates the same as it did before?

esDotDev avatar Oct 10 '23 17:10 esDotDev