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

A comprehensive Flutter package for Khmer (Cambodian) date and time handling, including formatting, parsing, calculation, and UI components.

Changelog #

All notable changes to the KDT package will be documented in this file.

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

0.1.0 - 2025-03-31 #

Added #

  • Initial public release
  • Core date formatting with Khmer language support
  • Khmer numerals conversion (Arabic ↔ Khmer)
  • Date parsing for Khmer formatted strings
  • Date calculation utilities (add/subtract periods, differences)
  • Cambodia timezone (ICT/+07:00) support
  • UI Components:
    • KhDatePicker - Date picker with Khmer localization
    • KhTimePicker - Time picker with Khmer localization
    • KhCalendar - Monthly calendar with Khmer display
    • KhDateRangePicker - Date range picker with Khmer support
  • Buddhist calendar year conversion (CE + 543)
  • Comprehensive documentation and examples

Fixed #

  • Resolved issue with Buddhist year calculation in date parser
  • Fixed timezone conversion edge cases
  • Corrected formatting of AM/PM indicators in time display

0.0.1-dev - 2025-03-15 #

Added #

  • Initial development release (pre-release)
  • Basic formatting functions
  • Preliminary widget implementations
4
likes
150
points
2
downloads

Documentation

API reference

Publisher

verified publishersovanken.space

Weekly Downloads

A comprehensive Flutter package for Khmer (Cambodian) date and time handling, including formatting, parsing, calculation, and UI components.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

cupertino_icons, flutter, intl

More

Packages that depend on kdt