Releases: rwbr/flutter_neat_and_clean_calendar
Releases · rwbr/flutter_neat_and_clean_calendar
v0.4.15
[0.4.15] - 2024-10-04
- Issue #88: The calendar list view now considers the 'locale' parameter
v0.4.14
- Issue #87: Fixed calculation of multiday events
v0.4.13
- Some more null checks in reaction to an app crash log possibly related to this package
v0.4.12
- Issue 86: Updtae of the eventlist now works every time
v0.4.11
- Automatic scrolling to nearest date from today on loading the event list view
- New callback method parameter onTodayButtonPressed
v0.4.10
- macos_ui removed as dependency
- Issue #84: Events added after initial load are not displayed in the monthly view
- touch target of the today button enlarded
- event list view now scrolls to today (or closest entry to today's date) when today button is hit
- CalendarTiles text doesn't scale with system settings
v0.4.9
- Proper execution of _updateEventsMap() when neccessary
- Closes #83
v0.4.8
- Issue #82: Top row restructured, so that "Today" button is always centered, even when the date picker icon or the list picker icon is hidden
v0.4.7
Issue #82: New parameter showEventListViewIcon to hide the list view icon