flutter_linear_calendar 1.0.1 copy "flutter_linear_calendar: ^1.0.1" to clipboard
flutter_linear_calendar: ^1.0.1 copied to clipboard

A reusable horizontal date selector widget for Flutter.

0.0.1 - 2025-05-24 #

Added #

  • Initial release of the LinearCalendar widget 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 ScrollController support.

0.0.2 - 2025-05-24 #

Fixed #

  • Updated README.md to include correct usage example.
  • Fixed minor formatting issues in the documentation.

0.0.3 - 2025-05-24 #

Fixed #

  • Fixed minor formatting issues in the documentation.

0.0.4 - 2025-05-24 #

Fixed #

  • Added example in the documentation.

0.0.5 - 2025-05-24 #

Fixed #

  • Fixed minor formatting issues in the documentation.

0.0.6 - 2025-05-24 #

Fixed #

  • Added screenshot to the documentation.

1.0.0 - 2025-05-24 #

Release #

  • Finalized the LinearCalendar widget package.
  • Ensured all features are stable and well-documented.
  • Updated CHANGELOG.md to reflect the final version.

1.0.1 - 2025-05-30 #

Fixed #

  • Fixed minor formatting issues in the documentation.
2
likes
160
points
112
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A reusable horizontal date selector widget for Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_linear_calendar