num_to_word_en_vi 1.0.2 copy "num_to_word_en_vi: ^1.0.2" to clipboard
num_to_word_en_vi: ^1.0.2 copied to clipboard

A plugin project to convert numbers to words with Vietnamese/English language.

Features #

NumberToWord is a package that enables you to easily convert number to word with two options are Vietnamese and English.

Usage #

import 'package:num_to_word_en_vi/num_to_word_en_vi.dart';
final value = NumberToWordEnVi(number: 501500, language: 'en');
print(value); //Five hundred one thousand five hundred

License #

MIT License here.

6
likes
0
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin project to convert numbers to words with Vietnamese/English language.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on num_to_word_en_vi

Packages that implement num_to_word_en_vi