number_to_text_spanish 1.1.1 copy "number_to_text_spanish: ^1.1.1" to clipboard
number_to_text_spanish: ^1.1.1 copied to clipboard

Convierte números del 1 al 99999 en su representación textual en español

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add number_to_text_spanish

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  number_to_text_spanish: ^1.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:number_to_text_spanish/number_to_text_spanish.dart';
1
likes
150
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

Convierte números del 1 al 99999 en su representación textual en español

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

flutter

More

Packages that depend on number_to_text_spanish