bee_date_picker 0.1.0 copy "bee_date_picker: ^0.1.0" to clipboard
bee_date_picker: ^0.1.0 copied to clipboard

A highly customizable, performant, and accessible date picker widget for Flutter. Supports single date selection, date range selection, custom themes, and localization out of the box.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2026-04-06 #

Added #

  • BeeDatePicker widget for single date selection
  • BeeDateRangePicker widget for date range selection
  • BeeMonthPicker specialized widget for month-only selection
  • BeeYearPicker specialized widget for year-only selection
  • showBeeDatePicker, showBeeDateRangePicker, showBeeMonthPicker, and showBeeYearPicker dialog utilities
  • Refined "Signature Pro" UI with compact action buttons and symmetric summary headers
  • Dynamic summary labels (Date, Month, Year) in dialog mode
  • View-aware navigation logic (Month, Year, and Decade paging)
  • BeeDateController for programmatic single date control
  • BeeDateRangeController for programmatic range control
  • BeePickerTheme and BeePickerThemeScope for custom theming
  • BeePickerDefaults with light and dark mode defaults
  • BeePickerConfig for comprehensive picker configuration
  • DisabledDates model with dates, weekdays, and predicate support
  • BeeDateUtils utility class for calendar calculations
  • DateTimeExt extension methods for date manipulation
  • Support for custom day cell, header, and weekday label builders
  • Configurable first day of week (Monday, Sunday, Saturday)
  • Min/max date constraints
  • Show/hide outside month days option
  • ISO week number calculation
  • Zero icon dependencies (CustomPaint chevrons)
  • Zero-lint internal audit
  • Full platform support (Android, iOS, Web, macOS, Windows, Linux)
  • Comprehensive test suite
  • Example application
1
likes
150
points
110
downloads

Documentation

Documentation
API reference

Publisher

verified publisherorionbproject.web.id

Weekly Downloads

A highly customizable, performant, and accessible date picker widget for Flutter. Supports single date selection, date range selection, custom themes, and localization out of the box.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#date-picker #calendar #widget #date-range #ui

License

BSD-3-Clause (license)

Dependencies

flutter, intl

More

Packages that depend on bee_date_picker