list_german_words

Last updated:

0 purchases

list_german_words Image
list_german_words Images
Add to Cart

Description:

list german words

list_german_words #
Overview #
This package contains a list of german words for use in other tools. From spell checkers, to ngram analysis.
Warning: Loading Long Lists Can Reduce Application Performance
Usage #
A simple usage example:
import 'package:list_german_words/list_german_words.dart';

main() {
print(list_german_words.sublist(0, 50).join('\n'));
}
copied to clipboard
Features and bugs #
Please file feature requests and bugs at the issue tracker.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.