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

Convert numbers to English words with decimal places and currencies.

Features #

  • Spell numbers in English words

Usage #

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

spellNum(15.60,2,'USD','Cents');
//Fifteen Dollars and Sixty Cents

spellNum(15.06,2,'Euros','Cents');
//Fifteen Euros and Six Cents

spellNum(15000,0,'Lebanese Pounds');
//Fifteen Thousand Lebanese Pounds

spellNum(7814427.75,2,'LBP');
//Seven Million Eight Hundred Fourteen Thousand Four Hundred Twenty Seven Lebanese Pounds

example
3
likes
130
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

Convert numbers to English words with decimal places and currencies.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on spell_num