horizontal_list_calendar 0.0.1
horizontal_list_calendar: ^0.0.1 copied to clipboard
A customizable horizontal list view calendar widget.
Changelog #
0.0.1 - 2025-05-22 #
Initial release #
- Created the
HorizontalListCalendarwidget for displaying a horizontally scrollable calendar with customizable dates. - Integrated Riverpod for state management of the selected date. Optional support for external state management (custom callback).
- Added example usage and basic documentation.