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

A customizable horizontal list view calendar widget.

Horizontal List Calendar #

A customizable horizontal calendar widget for Flutter. The HorizontalListCalendar widget allows you to display a horizontal list of dates, with customizable colors, text styles, and interaction. It's perfect for use cases like date pickers or calendar navigation.

Features #

  • Display dates in a horizontally scrolling list.
  • Customizable selected and unselected date colors.
  • Supports custom text styles.
  • Easy to integrate with any Flutter app.
  • Built-in support for Riverpod state management for date selection (optional, can be handled externally).

Installation #

To use the horizontal_list_calendar package, add it to your pubspec.yaml file:

Using the Package via Pub.dev #

Add the following dependency to your pubspec.yaml:

dependencies:
  horizontal_list_calendar: ^0.0.1
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