number_to_words_bangla

Last updated:

0 purchases

number_to_words_bangla Image
number_to_words_bangla Images
Add to Cart

Description:

number to words bangla

A Flutter/Dart package that converts number to Bangla language words and number.
Features #
1.Number to Bangla Words Convert
How to use? #
Add number_to_words_bangla:<latest_version> to your pubspec.yml dependencies then run flutter pub get
dependencies:
number_to_words_bangla:
copied to clipboard
Usage #
Text(
NumberToWordsBangla().inputNumberConvertToBanglaWord(inputNumber: '502501035.51'),
textAlign: TextAlign.center,
)
copied to clipboard
Additional information #
It is simple package. It is more help full for english number to bangla number and word.
It is developed by only me. There is no dependency to another package.

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.