PackageTrack
Sign in Get early access

aes_calendar

description: A lightweight and customizable Flutter calendar package featuring year-month selector, wheel picker, and flexible date utilities.

0.0.7 aesperts/aes_calendar

What this package is like to depend on

Last release 5 months ago

12 Mar 2026

Too new to tell

only 2 release windows

Most releases are documented

notes for 5 of 7 stable releases

Nothing withdrawn

no release was ever pulled

5 months old

7 releases · first in 2026

7 releases in the last 12 months

see the full history below

Release timeline

7 releases · Feb 2026 to Mar 2026
Release Pre-release

Releases

latest 7
  1. 0.0.7 12 Mar 2026
    Release notes

    📄 Documentation

    • Refreshed README preview images (home, dialog, full-screen screenshots)

    Open source →
  2. 0.0.6 12 Mar 2026
    Release notes

    📄 Documentation

    • Sample images and URLs in README updated across these releases

    Open source →
  3. 0.0.5 12 Mar 2026

    Nothing published for this version

  4. 0.0.4 12 Mar 2026

    Nothing published for this version

  5. 0.0.3 12 Mar 2026
    Release notes

    ✨ Features

    • Two display modes: dialog popup via AesCalendar.show() and full-screen/embedded widget via AesCalendar
    • Full customization: optional AesCalendarTheme for colors, text styles, icons, and day cell border radius
    • Text customization: optional AesCalendarTexts for year/month picker button labels (e.g. Cancel, OK)
    • Custom month header: optional monthLabelBuilder for custom month title format/locale
    • Theme-aware defaults: AesCalendarDefaults.themeOf(context) and AesCalendarDefaults.texts() provide defaults from Theme.of(context); all colors and text styles can be overridden per instance

    🎨 API

    • AesCalendar: new optional params theme, texts, monthLabelBuilder; startDate for min date
    • AesCalendar.show(context, ...): static helper for dialog mode with same optional theme/texts/monthLabelBuilder
    • AesYearMonthPicker and AesWheelPicker: accept theme/texts and use shared defaults

    📦 Package

    • New files: lib/src/calendar/aes_calendar_theme.dart (theme + texts), lib/src/calendar/aes_calendar_defaults.dart
    • Main export now includes aes_calendar_theme.dart
    • Replaced deprecated Color.withOpacity with withValues(alpha: ...); removed unnecessary library directive

    📱 Example

    • Example app restyled: gradient header, two cards (“Open Popup Window” / “Open Full Screen”)
    • Demonstrates dialog calendar and full-screen calendar with Theme.of(context) and optional theme/texts
    • Example pubspec.yaml: added flutter_lints dev dependency for analyzer

    📄 Documentation

    • README: preview section with three screenshots (home, dialog, full screen)
    • README: usage for dialog vs full-screen, parameters table, customization (theme, texts, monthLabelBuilder)

    Open source →
  6. 0.0.2 27 Feb 2026
    Release notes

    ✨ Improvements

    • Added complete example project inside /example folder
    • Added screenshot preview to README
    • Improved documentation and usage guide
    • Enhanced pub.dev package score

    Open source →
  7. 0.0.1 26 Feb 2026
    Release notes
    • Initial release
    • Basic calendar implementation
    • Year and month picker support
    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