horizontal_list_calendar 0.0.5 copy "horizontal_list_calendar: ^0.0.5" to clipboard
horizontal_list_calendar: ^0.0.5 copied to clipboard

A customizable horizontal list view calendar widget.

Changelog #

0.0.5 - 2025-05-26 #

Added #

  • Created the HorizontalListCalendar widget for displaying a horizontally scrollable calendar.
  • Integrated Riverpod for state management of the selected date.
  • Added example usage and basic documentation.

Changed #

  • Renamed 'selectedDateBorderColor' to 'selectedColor' for better clarity.

Added New Parameters #

  • 'iconSize' for icon button
  • 'curve' for scrolling animation curve
  • 'duration' for scrolling animation duration
  • 'selectedFillColor' for the selected date container fill color
  • 'selectedTextStyle' for the selected date text style
  • 'unSelectedFillColor' for the unselected date container fill color
  • 'unSelectedTextStyle' for the unselected text style
  • 'todayFillColor' for the today date Container fill color
  • 'todayTextStyle' for the today text style
  • 'headerTextStyle' for the header text style
9
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable horizontal list view calendar widget.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_riverpod, intl

More

Packages that depend on horizontal_list_calendar