thai_buddhist_date_pickers 0.1.2
thai_buddhist_date_pickers: ^0.1.2 copied to clipboard
Flutter calendar and pickers (dialog/fullscreen, range, multi) for Thai Buddhist (พ.ศ.) and Gregorian (ค.ศ.), built on thai_buddhist_date.
Changelog #
0.1.2 #
- Fix issue tracker URL to be HEAD-reachable; add homepage pointing to package folder.
- Bump dependency: thai_buddhist_date ^0.2.2.
- No code changes.
0.1.1 #
- Add dartdoc comments to all public APIs for better pub.dev documentation score.
- Ensure example/ app is included and referenced in README.
- Run dart format across lib/ sources.
- Update dependency constraint to thai_buddhist_date: ^0.2.1.
0.1.0 #
- Initial extract of calendar and dialog pickers from the demo app.
- Depends on thai_buddhist_date for formatting/era logic.