You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Screenshots / Video demonstration
![datepic](https://github.com/user-attachments/assets/18d6dde8-61cc-45b0-ab4e-0888cf294f33)
Stack Traces
Stack Traces
On which target platforms have you observed this bug?
Android, iOS
Flutter Doctor output
Doctor output
Flutter (Channel [user-branch], 3.22.3, on macOS 14.2 23C64 darwin-arm64, locale zh-Hans-CN) ! Flutter version 3.22.3 on channel [user-branch] at /Users/xx/flutter Currently on an unknown channel. Run `flutter channel` to switch to an official channel. If that doesn't fix the issue, reinstall Flutter by following instructions at https://flutter.dev/docs/get-started/install. • Upstream repository https://github.com/flutter/flutter.git • Framework revision b0850beeb2 (4 months ago), 2024-07-16 21:43:41 -0700 • Engine revision 235db911ba • Dart version 3.4.4 • DevTools version 2.34.3 • Pub download mirror https://pub.flutter-io.cn • Flutter download mirror https://storage.flutter-io.cn • If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.
The text was updated successfully, but these errors were encountered:
Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.24.5, on macOS 14.6.1 23G93 darwin-arm64, locale en-GB) [✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0) [✓] Xcode - develop for iOS and macOS (Xcode 16.1) [✓] Chrome - develop for the web [✓] Android Studio (version 2024.2) [✓] IntelliJ IDEA Community Edition (version 2024.3) [✓] VS Code (version 1.95.3) [✓] Connected device (4 available) [✓] Network resources
Bug description
After upgrading Flutter, the date picker widget's date and day of the week are aligned to the left.
Steps to reproduce
Code sample
Code sample
syncfusion_flutter_datepicker: ^27.2.2
Screenshots or Video
Screenshots / Video demonstration
![datepic](https://github.com/user-attachments/assets/18d6dde8-61cc-45b0-ab4e-0888cf294f33)Stack Traces
Stack Traces
On which target platforms have you observed this bug?
Android, iOS
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: