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

36
likes
20
pub points
70%
popularity

Publisher

unverified uploader

Flutter package for changing digit to the Persian word.

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on digit_to_persian_word