select_range_date 0.0.3
select_range_date: ^0.0.3 copied to clipboard
A new Flutter package for select range date.
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.
Unreleased #
Added #
- Initial release of the
select_range_date
package.
[0.0.3] - 2024-05-13 #
Fixed #
- Fixed the SelectRangeDate.show() method issue.
0.0.2 - 2024-05-13 #
Fixed #
- Fixed the issue with intl package.
- Fixed the issue with the date picker appearance.
0.0.1 - 2024-05-13 #
Added #
- Select a range of dates feature.
- Get the selected dates feature.
- Customize the appearance of the date picker feature.