flutter_date_pickers
flutter_date_pickers copied to clipboard
[BUG] [iOS] all dates are disabled
All dates are disabled on iOS. Calendar works well with Android however.
iOS

Android

Flutter 2.5.1
flutter --version
Flutter 2.5.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision ffb2ecea52 (10 days ago) • 2021-09-17 15:26:33 -0400
Engine • revision b3af521a05
Tools • Dart 2.14.2
@zs-dima I chceked example with flutter 2.5.1 and it works for me (I used iPhone 12 Pro max simulator with ios 14.5)
Could you provide minimal example to reproduce issue?