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

A lightweight, powerful Dart extension package designed to simplify common tasks when dealing with Arabic content in Flutter and Dart applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add arabic_formaters

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

dependencies:
  arabic_formaters: ^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:arabic_formaters/arabic_formaters.dart';
1
likes
160
points
55
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight, powerful Dart extension package designed to simplify common tasks when dealing with Arabic content in Flutter and Dart applications.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on arabic_formaters