number_to_thai_words 1.0.5 copy "number_to_thai_words: ^1.0.5" to clipboard
number_to_thai_words: ^1.0.5 copied to clipboard

A Dart package that converts numeric values into their corresponding Thai word representation.

1.0.2 #

🛠 Fixes & Improvements #

  • Fixed: Added support for handling the number 0.
    • If the input amount is 0 or 0.00, the function now correctly returns "ศูนย์บาทถ้วน" instead of an empty or incorrect value.
  • Improvement: Enhanced stability in converting numbers to Thai words, ensuring proper formatting for edge cases.

1.0.0 #

  • Initial release.
  • Added function to convert numbers to Thai words.
  • Supports integer and decimal numbers with "สตางค์".
2
likes
155
points
20
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart package that converts numeric values into their corresponding Thai word representation.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on number_to_thai_words