number_spelling_id

Last updated:

0 purchases

number_spelling_id Image
number_spelling_id Images
Add to Cart

Description:

number spelling id

number_spelling_id #
A Dart package for spelling numbers in Indonesian.
Features #

Spell numbers in Indonesian from 0 to 999,999,999.

Installation #
Add this to your package's pubspec.yaml file:
dependencies:
number_spelling_id: ^1.0.0
copied to clipboard
Usage #

import 'package:number_spelling_id/number_spelling_id.dart';

void main() {
print(NumberSpelling.spell(123)); // Outputs: seratus dua puluh tiga
}
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.