aleksanderwozniak / table_calendar

Highly customizable, feature-packed calendar widget for Flutter
Apache License 2.0
1.84k stars 1k forks source link

When using the keyboard, can't get days focused for navigation. #899

Open pauloeduardoferreira opened 1 month ago

pauloeduardoferreira commented 1 month ago

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