num_to_word_en_vi 1.0.5 copy "num_to_word_en_vi: ^1.0.5" to clipboard
num_to_word_en_vi: ^1.0.5 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: 5134, language: 'en').convert();
print(value); //Five thousand one hundred and thirty-four

License #

MIT License here.

6
likes
120
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on num_to_word_en_vi