list_german_words 0.0.1 copy "list_german_words: ^0.0.1" to clipboard
list_german_words: ^0.0.1 copied to clipboard

outdated

This package contains a list of german words for use in other tools. From spell checkers, to ngram analysis.

example/list_german_words_example.dart

import 'package:list_german_words/list_german_words.dart';

void main() {
  print(list_german_words.sublist(0, 50).join('\n'));
}
2
likes
0
points
0
downloads

Publisher

verified publisheralmaclaine.com

Weekly Downloads

This package contains a list of german words for use in other tools. From spell checkers, to ngram analysis.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on list_german_words