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

outdated

Flutter package for changing digit to the Persian word.

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

38
likes
30
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package for changing digit to the Persian word.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on digit_to_persian_word