calender_picker 3.0.2 copy "calender_picker: ^3.0.2" to clipboard
calender_picker: ^3.0.2 copied to clipboard

A modern, customizable Flutter calendar picker with horizontal timeline, single/multi-date selection, date ranges, and extensive customization options.

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.

3.0.2 - 2026-05-11 #

Changed #

  • Bumped version to 3.0.2 (3.0.1 was already published)
  • Enhanced README version history with detailed entries for all releases
  • Updated CHANGELOG with comprehensive 3.0.2 changes

3.0.1 - 2026-05-11 #

Fixed #

  • Fixed screenshot references in pubspec.yaml — updated paths to match actual .jpg files instead of non-existent .png files
  • Updated README.md screenshot table to use correct filenames and descriptions
  • Cleaned up stale/unused screenshot files from repository
  • Fixed GitHub URLs in pubspec.yaml from baptistjo01 to ajbaptist
  • Fixed pub badge link from pub.dartlang.org to pub.dev
  • Switched screenshot images to GitHub raw URLs so they display properly on pub.dev

Added #

  • Added comprehensive Version History table to README.md covering all releases from 0.0.1 to 3.0.1
  • Added detailed version history entry in CHANGELOG.md for 3.0.1

3.0.0 - 2026-05-11 #

🎉 Major Release - Complete Modernization #

Added

  • New Architecture: Complete rewrite with modern Flutter patterns
  • Multiple Selection Modes: Single, multiple, and date range selection
  • Advanced Configuration: Min/max dates, disabled dates, active dates
  • Visual Enhancements: Today highlighting, weekend highlighting, month headers
  • Infinite Scrolling: Optional infinite horizontal scrolling
  • Customizable Styling: Comprehensive theming system with Material 3 support
  • Dark Mode: Built-in dark theme support
  • Accessibility: Screen reader support, keyboard navigation, semantic markup
  • RTL Support: Right-to-left language support
  • Controller Pattern: Optional controller for programmatic control
  • Performance: Optimized rendering and smooth scrolling
  • Testing: Comprehensive unit and widget tests
  • Documentation: Complete API documentation and examples

Changed

  • Breaking: Renamed CalenderPicker to CalendarPicker
  • Breaking: Complete API redesign for better usability
  • Dependencies: Updated to Flutter 3.10+, Dart 3.0+, latest intl
  • Package Structure: Modern folder structure with proper separation

Removed

  • Legacy API: Old constructor parameters and callbacks
  • Deprecated Features: Outdated styling and configuration options

Migration Guide

See README.md for detailed migration instructions from v2.x to v3.0.

2.0.2 - 2023-12-21 #

Changed #

  • Dependencies upgraded

2.0.1 - 2023-03-24 #

Added #

  • Screenshots added

2.0.0 - 2023-03-24 #

Changed #

  • Fixed date scroll issue
  • Upgraded to Flutter 3.0

1.0.7 - 2021-11-29 #

Fixed #

  • Date format issues

1.0.6 - 2021-11-27 #

Fixed #

  • Date format issues

1.0.5 - 2021-11-27 #

Fixed #

  • Day format issues

1.0.4 - 2021-11-27 #

Fixed #

  • State management problems

1.0.3 - 2021-11-27 #

Changed #

  • Removed debug print statements

1.0.2 - 2021-10-13 #

Added #

  • Multi-date selection listener function

1.0.1 - 2021-10-08 #

Added #

  • Screenshots

1.0.0 - 2021-10-08 #

Fixed #

  • Alignment problems

0.0.4 - 2021-10-07 #

Added #

  • Screenshots

0.0.3 - 2021-10-07 #

Added #

  • Initial screenshots

0.0.2 - 2021-10-06 #

Added #

  • Basic functionality

0.0.1 - 2021-10-05 #

Added #

  • Initial release

  • Added Screenshots

[0.0.2] - 07/10/2021 #

  • Updated Readme
  • Added Muti Select Date option
  • Removed time from the selected date

[0.0.1] - 06/10/2021 #

  • Initial release.
24
likes
140
points
131
downloads
screenshot

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A modern, customizable Flutter calendar picker with horizontal timeline, single/multi-date selection, date ranges, and extensive customization options.

Repository (GitHub)
View/report issues

Topics

#calendar #date-picker #timeline #flutter #widget

License

Apache-2.0 (license)

Dependencies

collection, flutter, intl

More

Packages that depend on calender_picker