number_to_words_spelling 0.0.5 copy "number_to_words_spelling: ^0.0.5" to clipboard
number_to_words_spelling: ^0.0.5 copied to clipboard

Number To Words Spelling

number_to_words_spelling #

Number to Words Spelling.

PackageInfo #

This flutter package provide function to convert number to words.

example: 123 => seratus dua puluh tiga

Supported Language: #

  • Indonesia
  • English - US

Installation dan version #

https://pub.dartlang.org/packages/number_to_words_spelling

Usage #

import 'package:number_to_words_spelling/number_to_words_spelling.dart';

String _wordEn = NumberWordsSpelling.toWord('123456','en_US');

String _wordInd = NumberWordsSpelling.toWord('123456','id');

Getting Started #

For help getting started with Flutter, view our online documentation.

For help on editing plugin code, view the documentation.

2
likes
15
pub points
34%
popularity

Publisher

unverified uploader

Number To Words Spelling

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on number_to_words_spelling