list_spanish_words 0.1.0 copy "list_spanish_words: ^0.1.0" to clipboard
list_spanish_words: ^0.1.0 copied to clipboard

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

list_spanish_words #

Overview #

This package contains a list of spanish 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_spanish_words/list_spanish_words.dart';

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

Features and bugs #

Please file feature requests and bugs at the issue tracker.

4
likes
30
pub points
0%
popularity

Publisher

verified publisheralmaclaine.com

This package contains a list of spanish 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_spanish_words