stopwordies 1.0.1 copy "stopwordies: ^1.0.1" to clipboard
stopwordies: ^1.0.1 copied to clipboard

A multilingual collection of stopwords (using ISO 639-1 language codes) for Dart/Flutter.

1.0.0 #

👋🏼 Shalom

  • initial release of the package
  • added stopwords for 57 locales
  • added SWLocale enumeration model to prevent hardcoded locales
  • added Stopwordies concrete class that fetches the stopwords from a specific locale
  • unit tested the retrieval of stopwords for every locale.

1.0.1 #

👋🏼 Shalom

  • Fixed bug while reading stopwords from an external app
4
likes
145
points
58
downloads

Publisher

verified publishermaranathapp.dev

Weekly Downloads

A multilingual collection of stopwords (using ISO 639-1 language codes) for Dart/Flutter.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on stopwordies