list_spanish_words 0.0.1+1 copy "list_spanish_words: ^0.0.1+1" to clipboard
list_spanish_words: ^0.0.1+1 copied to clipboard

outdated

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
17
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)
View/report issues

License

MIT (license)

More

Packages that depend on list_spanish_words