syncfusion / flutter-widgets

Syncfusion Flutter widgets libraries include high quality UI widgets and file-format packages to help you create rich, high-quality applications for iOS, Android, and web from a single code base.
1.44k stars 672 forks source link

Please upgrade timezone to ^0.9.3 #1834

Closed kjxbyz closed 4 days ago

kjxbyz commented 2 weeks ago

Use case

Because syncfusion_flutter_calendar 25.1.41 depends on timezone 0.9.2 and no versions of syncfusion_flutter_calendar match >25.1.41 <26.0.0, syncfusion_flutter_calendar
  ^25.1.41 requires timezone 0.9.2.
So, because homing_pigeon depends on both syncfusion_flutter_calendar ^25.1.41 and timezone ^0.9.3, version solving failed.

Proposal

Because syncfusion_flutter_calendar 25.1.41 depends on timezone 0.9.2 and no versions of syncfusion_flutter_calendar match >25.1.41 <26.0.0, syncfusion_flutter_calendar
  ^25.1.41 requires timezone 0.9.2.
So, because homing_pigeon depends on both syncfusion_flutter_calendar ^25.1.41 and timezone ^0.9.3, version solving failed.
PreethikaSelvam commented 1 week ago

Hi @kjxbyz,

We have validated your query and found that the SfCalendar widget is currently using a lower timezone package version [timezone: 0.9.2]. We will upgrade the timezone package version in our upcoming weekly release which is scheduled for May 14, 2024. We appreciate your patience until then.

Regards,

Preethika Selvam.

kjxbyz commented 1 week ago

Thank you.

PreethikaSelvam commented 4 days ago

Hi @kjxbyz,

We have upgraded the latest timezone package [timezone: 0.9.3] in the Flutter Calendar and included it in our patch release. We kindly request you to upgrade the syncfusion_flutter_calendar package to the latest version below.

Version: https://pub.dev/packages/syncfusion_flutter_calendar/versions/25.2.4

If you have any further queries, please feel free to reach out to us.

Regards,

Preethika Selvam.

kjxbyz commented 4 days ago

Thank you.