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
On which target platforms have you observed this bug?
Android, iOS
Flutter Doctor output
Doctor output
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
The text was updated successfully, but these errors were encountered:
Bug description
i saw this issue described here #2182 my issue is the same but for the MultiDatePicker the view is left aligned
syncfusion_flutter_datepicker: ^28.1.33
Steps to reproduce
open the multipledate picker inside a column with
crossAxisAlignment: CrossAxisAlignment.stretch,
mainAxisSize: MainAxisSize.min
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Stack Traces
Stack Traces
On which target platforms have you observed this bug?
Android, iOS
Flutter Doctor output
Doctor output
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
The text was updated successfully, but these errors were encountered: