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.

example/list_spanish_words_example.dart

import 'package:list_spanish_words/list_spanish_words.dart';

void main() {
  print(list_spanish_words.sublist(0, 50).join('\n'));
}
5
likes
40
points
19
downloads

Publisher

verified publisheralmaclaine.com

Weekly Downloads

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

Repository (GitHub)

License

MIT (license)

More

Packages that depend on list_spanish_words