number_to_word_arabic

Creator: coderz1093

Last updated:

Add to Cart

Description:

number to word arabic

number_to_word_arabic #

A new Flutter package that convert number to arabic word.
Getting Started #
To use this package simply
Add dependency #
dependencies:
number_to_word_arabic: 0.0.8 #latest version
copied to clipboard
import 'package:number_to_word_arabic/number_to_word_arabic.dart';
...
Tafqeet.convert('123'); //Convert Integer Number to Arabic word "مائة وثلاثة وعشرون"

copied to clipboard
This project is a starting point for a Dart
package,
a library module containing code that can be shared easily across
multiple Flutter or Dart projects.
For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.