When I set showSemanticsDebugger
to true
, it should show the semantics tree representations, it worked fine about 2 months ago, but it's not anymore. I suspect it's an issue related to the latest version of the Flutter SDK.
Does anyone face the same issue?
Here's the output of flutter doctor:
[✓] Flutter (Channel stable, 3.16.5, on Ubuntu 22.04.3 LTS 6.2.0-39-generic, locale en_US.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Chrome - develop for the web
[✓] Linux toolchain - develop for Linux desktop
[✓] Android Studio (version 2022.3)
[✓] Connected device (3 available)
[✓] Network resources
Using accessibility_tools package magically fixed the issue and showed the proper semantics representation