number_to_words_chinese

Last updated:

0 purchases

number_to_words_chinese Image
number_to_words_chinese Images
Add to Cart

Description:

number to words chinese

Number to words (Chinese) #
A Flutter package that converts number to words (Chinese characters).
Inspired by number to chinese words js library https://www.npmjs.com/package/number-to-chinese-words
Features #
Covert number to Chinese words.
Support both integer and double.
Usage #
To use this plugin, add number_to_words_chinese as a dependency in your pubspec.yaml file.
Example #
Text(
NumberToWordsChinese.convert(12345),
),
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.