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

Utilities for working with German,English,Arabic words.You can choose only -English or Arabic or German->Words, or you can get the word and translate it between one language or two

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add multilanguages_words

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

dependencies:
  multilanguages_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:multilanguages_words/multilanguages_word.dart';
1
likes
15
pub points
0%
popularity

Publisher

unverified uploader

Utilities for working with German,English,Arabic words.You can choose only -English or Arabic or German->Words, or you can get the word and translate it between one language or two

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on multilanguages_words