digit_to_word 1.2.1 copy "digit_to_word: ^1.2.1" to clipboard
digit_to_word: ^1.2.1 copied to clipboard

Convert digits to their english word representations. 4235 becomes four thousand two hundred thirty-five, etc.

[1.2.1] - Release v 1.2.1 #

  • Update max value to be platform specific, Web can't handle 64 bit integers

[1.2.0] - Release v 1.2.0 #

  • Up max value to 64 bit integer max, also add negative support

[1.1.0] - Release v 1.1.0 #

  • Add option for dashes, and meet pub.dev best practices. Also null safety.

[1.0.0] - Release v 1.0.0 #

  • Initial Release

[0.0.1] - Init #

  • Initial creation and first commit
4
likes
130
pub points
26%
popularity

Publisher

verified publisherkalebhermes.com

Convert digits to their english word representations. 4235 becomes four thousand two hundred thirty-five, etc.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

intl

More

Packages that depend on digit_to_word