Describe the bug
During debug, hovering a value doesn't show its value anymore.
The code is running on debug on an Android device.
To Reproduce
Steps to reproduce the behavior:
- Run some code
- Break in a breakpoint then hover some variable
Expected behavior
To show the value of the variable.
Screenshots

Please complete the following information:
- Operating System and version: Windows 11 22H2
- VS Code version: 1.78.2
- Dart extension version: 3.64.0
- Dart/Flutter SDK version: Daert 3.0.1, Flutter 3.10.1
- Target device (if the issue relates to Flutter debugging): Android emulator
Describe the bug
During debug, hovering a value doesn't show its value anymore.
The code is running on debug on an Android device.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
To show the value of the variable.
Screenshots

Please complete the following information: