flutter_linear_calendar 0.0.2
flutter_linear_calendar: ^0.0.2 copied to clipboard
A reusable horizontal date selector widget for Flutter.
0.0.1 - 2025-05-24 #
Added #
- Initial release of the
LinearCalendarwidget package. - Customizable horizontal scrolling date picker.
- Supports:
- Custom start and end dates.
- Scroll to today's date on load.
- Date selection callback.
- Optional customization of selected/unselected/foreground colors.
- External
ScrollControllersupport.