digit_to_persian_word 1.0.1 copy "digit_to_persian_word: ^1.0.1" to clipboard
digit_to_persian_word: ^1.0.1 copied to clipboard

outdated

Flutter package for changing digit (up to 14 digits) to the Persian word Convenient and practical.

digit_to_persian_word #

The Flutter package for changing digit to the Persian word.

Usage #

String _word = DigitToWord.change(digit: _controller.value.text);
String _word = DigitToWord.change(digit: _controller.value.text,regExp:",");

example #

example

An example showing how to use

36
likes
0
pub points
71%
popularity

Publisher

unverified uploader

Flutter package for changing digit (up to 14 digits) to the Persian word Convenient and practical.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on digit_to_persian_word