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

This is the source code for converting numbers into written numbers in Arabic.

Web Dashboard #

Design an integrated control panel in a simple time.

Logo

Getting Started #

To install, add it to your pubspec.yaml file:

dependencies:
    textifynum:

import 'package:textifynum/textifynum.dart';

Usage/Examples #

import 'package:textifynum/textifynum.dart';

void main() {
  var textfiyNum = TextifyNum();
  print('textfiy: ${textfiyNum.isTextifyNum}');
}

Support #

For support, email info@mohammed-aljaf.com .

Follow me at Instagram #

5
likes
150
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

This is the source code for converting numbers into written numbers in Arabic.

Documentation

API reference

License

MIT (license)

More

Packages that depend on textifynum