german_words 0.1.6 copy "german_words: ^0.1.6" to clipboard
german_words: ^0.1.6 copied to clipboard

outdated

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add german_words

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

dependencies:
  german_words: ^0.1.6

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

Publisher

unverified uploader

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

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on german_words