spell_num 0.0.6 copy "spell_num: ^0.0.6" to clipboard
spell_num: ^0.0.6 copied to clipboard

outdated

convert numbers to english words.

Features #

  • Spell numbers in English words

  • You can spell up to 999 Million and with decimals

  • You can specify a currency too or leave blank - USD EUR & LBP are supported

Usage #

spellNum(7670.10,2,'\$'); //Seven Thousand Six Hundred Seventy Dollars and Ten Cents

spellNum(15.06,2,'USD');

spellNum(15.06,2,'EUR');

spellNum(15.06,2,'€');

spellNum(7814427.75,2,'LBP');

3
likes
0
points
127
downloads

Publisher

unverified uploader

Weekly Downloads

convert numbers to english words.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on spell_num