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
Copy file name to clipboardExpand all lines: packages/syncfusion_flutter_calendar/CHANGELOG.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,16 @@
1
1
## Unreleased
2
2
3
+
**General**
4
+
5
+
* The compatible version of our Flutter calendar widget has been updated to Flutter SDK 3.24.0.
6
+
7
+
**Bug fixes**
8
+
* Now, the horizontal scroll bar is draggable in the timeline view on both web and desktop platforms.
9
+
10
+
## [25.2.7] - 06/04/2024
3
11
**Bugs**
4
-
*\#FB57253 - Now, the appointment details are passed correctly to the [monthCellBuilder](https://pub.dev/documentation/syncfusion_flutter_calendar/latest/calendar/SfCalendar/monthCellBuilder.html) callback when navigating to the months using the navigation buttons.
12
+
*\#FB57253 -
13
+
Now, the appointment details are passed correctly to the [monthCellBuilder](https://pub.dev/documentation/syncfusion_flutter_calendar/latest/calendar/SfCalendar/monthCellBuilder.html) callback when navigating to the months using the navigation buttons.
0 commit comments