PackageTrack
Sign in Get early access

alh_calendar

A package for creating a custom calendar-widget. Builder-methods make it possible to design the calendar according to the given situation.

1.2.0 alhappler/alh_calendar

What this package is like to depend on

Last release 2 months ago

26 May 2026

Ships on a steady schedule

a new release about every 13 months

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

4 releases · first in 2022

1 release in the last 12 months

see the full history below

Release timeline

4 releases · Nov 2022 to May 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 4
  1. 1.2.0 26 May 2026
    Release notes

    ⭐️ New features

    • Added optional AlhCalendarController that exposes jumpToMonth(DateTime) to programmatically animate AlhCalendar to a chosen month from outside the widget tree. The currently selected day is cleared after the jump and out-of-range targets are clamped to the calendar's allowed range.

    🪲 Bugfixes

    • Fixed a CalendarMonth assertion that fired for 28-day months starting on a Monday (e.g. February 2010, 2015, 2021) — those months tile into exactly four weeks, which previously violated CalendarMonth's weeks ∈ {5, 6} invariant. The padding logic now loops until the minimum week count is reached.
    Open source →
  2. 1.1.0 27 May 2025
    Release notes

    ♿️ Added two new accessibility parameters:

    • showFocusedBorder to toggle a focus outline border on header and day cells to improve keyboard navigation (default is false)
    • focusedBorderStyle to customize its thickness and color (default is null)
    Open source →
  3. 1.0.0 26 Apr 2024
    Release notes

    ⭐️ New features

    • added page animation when changing the months
      • use pageChangeDuration to change the duration of the animation
      • use pageChangeCurve to update the animation curve of the animation
    • added selectInitialDate
      • set to false if the initial date should not be selected
    • added iconPadding
      • before this parameter only set padding to the whole header
      • now only the back and forth icons get a padding

    🧑‍💻Code Refactoring

    • updated the following parameter names
      • initialDateTimeinitialDate
      • minimumMonthDatedisablePreviousMonthFromDate
      • maximumMonthDatedisableNextMonthFromDate
      • minimumDayDateminSelectableDate
      • maximumDayDatemaxSelectableDate
      • iconPaddingheaderPadding
      • enableSixWeeksForEveryMonthshowSixWeeksForEveryMonth

    ℹ️ Removed parameters

    • onReachedMinimumDate
    • onReachedMaximumDate
    Open source →
  4. 0.0.1 02 Nov 2022
    Release notes
    • New Package containing a calendar-widget, with many ways to customize.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive