hasnain_ui_number_to_word 1.0.0 copy "hasnain_ui_number_to_word: ^1.0.0" to clipboard
hasnain_ui_number_to_word: ^1.0.0 copied to clipboard

A new Flutter package for converting numbers to words

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hasnain_ui_number_to_word

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

dependencies:
  hasnain_ui_number_to_word: ^1.0.0

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:hasnain_ui_number_to_word/hasnain_ui_number_to_word.dart';
2
likes
140
points
24
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A new Flutter package for converting numbers to words

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hasnain_ui_number_to_word