scroll_wheel_date_picker 0.1.3
scroll_wheel_date_picker: ^0.1.3 copied to clipboard
A Flutter package for a scrollable and flat perspective wheel-type date picker like in TikTok.
0.1.3 - 2026-08-27 #
Documentation #
- expand README package docs and examples
- document repo-specific ship and land workflow
0.1.2 - 2026-08-27 #
0.1.0 - 2026-08-26 #
Features #
- add dependabot configuration for pub version updates (ffed2e1)
- add dependabot configuration for pub version updates (732892f)
- themes,controller: add locale-aware month name translation (baface4)
- widgets: add columnOrder to control day/month/year wheel order (#25) (2f72f56)
Bug Fixes #
- agents: guard ship workflow against committing on base branch (#22) (b5882c8)
- controller: fix December initial-date crash and scroll rebuild-during-build (#24) (764254c)
- dev: drop version build number to stop release-please stacking it (#33) (17bf56f)
- widgets: fix offset-listener leak and wrong-direction boundary snap (#30) (8d38ebc)
0.0.2+1 #
- Fix README.md
0.0.2 #
- Fix inital date
- Fix the start and last date
- Detect offset items
- Show or hide vertical fading
0.0.1+1 #
- Fix README.md
0.0.1 #
- Initial release.
- Add curve date picker
- Add flat date picker