list_french_words 0.1.0+1 copy "list_french_words: ^0.1.0+1" to clipboard
list_french_words: ^0.1.0+1 copied to clipboard

outdated

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

list_french_words #

Overview #

This package contains a list of french 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_french_words/list_french_words.dart';

main() {
  print(list_french_words.sublist(0, 50).join('\n'));
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

5
likes
30
pub points
30%
popularity

Publisher

verified publisheralmaclaine.com

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on list_french_words