arabic_words 0.1.22 copy "arabic_words: ^0.1.22" to clipboard
arabic_words: ^0.1.22 copied to clipboard

Utilities for working with Arabic words. Counts syllables, generates well-sounding word combinations, and provides access to the top ~6000 Arabic words by usage.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add arabic_words

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

dependencies:
  arabic_words: ^0.1.22

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_words/arabic_word.dart';
2
likes
15
pub points
21%
popularity

Publisher

unverified uploader

Utilities for working with Arabic words. Counts syllables, generates well-sounding word combinations, and provides access to the top ~6000 Arabic words by usage.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on arabic_words