File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- # [ 1.4.0] ( https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/tree/1.4.0 )
1
+ # [ 1.4.0 - 7 Jan 2025] ( https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/tree/1.4.0 )
2
+
2
3
- Adds ` showWeekends ` flag in month view to hide & show weekends view.
3
4
Default is ` showWeekends = true ` shows all weekdays. [ #385 ] ( https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/issues/385 )
4
5
- Events are now hidden for days not in the current month when hideDaysNotInMonth = true
11
12
- Adds support for single day & full day recurring events. [ #378 ] ( https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/issues/378 )
12
13
- Fixes ` HeaderStyle ` icons visibility on min & max dates reached. [ #429 ] ( https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/issues/429 )
13
14
- Fixes inconsistent padding issue of right icon in the ` HeaderStyle ` .
15
+ - Fixes issue of update scroll offset manually. [ #391 ] ( https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/issues/391 )
14
16
15
17
# [ 1.3.0 - 12 Nov 2024] ( https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/tree/1.3.0 )
16
18
Original file line number Diff line number Diff line change 1
1
name : calendar_view
2
2
description : A Flutter package allows you to easily implement all calendar UI and calendar event functionality.
3
- version : 1.3 .0
3
+ version : 1.4 .0
4
4
homepage : https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view
5
5
issue_tracker : https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/issues?q=is%3Aissue+is%3Aopen+label%3Abug
6
6
You can’t perform that action at this time.
0 commit comments