three_words 1.0.1 copy "three_words: ^1.0.1" to clipboard
three_words: ^1.0.1 copied to clipboard

Library contains over 8000 words. All of them are longer than three characters. It can returns words in random order, by length and sorted.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add three_words

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

dependencies:
  three_words: ^1.0.1

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:three_words/three_words.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Library contains over 8000 words. All of them are longer than three characters. It can returns words in random order, by length and sorted.

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on three_words