Describe the bug
When using the keyboard, can't get days focused for navigation (Android and iOS).
To reproduce
No extra implementation needed.
Steps to reproduce the behavior:
Run an application that has an instance of the TableCalendar widget;
Use the keyboard to navigate try to focus a day in calendar.
Expected behavior
Days in table_calendar will never receive focus.
Screenshots
N/A
Output of flutter doctor
Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.19.3, on macOS 15.0.1 24A348 darwin-arm64, locale en-PT) [✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0) [✓] Xcode - develop for iOS and macOS (Xcode 16.0) [✓] Chrome - develop for the web [!] Android Studio (version unknown) ✗ Unable to determine Android Studio version. [✓] IntelliJ IDEA Ultimate Edition (version 2024.2.3) [✓] VS Code (version 1.86.0) [✓] Connected device (3 available) [✓] Network resources
Additional context
N/A
Describe the bug When using the keyboard, can't get days focused for navigation (Android and iOS).
To reproduce No extra implementation needed.
Steps to reproduce the behavior:
Expected behavior Days in table_calendar will never receive focus.
Screenshots N/A
Output of flutter doctor
Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.19.3, on macOS 15.0.1 24A348 darwin-arm64, locale en-PT) [✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0) [✓] Xcode - develop for iOS and macOS (Xcode 16.0) [✓] Chrome - develop for the web [!] Android Studio (version unknown) ✗ Unable to determine Android Studio version. [✓] IntelliJ IDEA Ultimate Edition (version 2024.2.3) [✓] VS Code (version 1.86.0) [✓] Connected device (3 available) [✓] Network resources Additional context N/A