flutter_langdetect 0.0.2 copy "flutter_langdetect: ^0.0.2" to clipboard
flutter_langdetect: ^0.0.2 copied to clipboard

A Flutter package for detecting the language of a given text using character-wise n-gram models

Changelog #

All notable changes to the flutter_langdetect project will be documented in this file.

0.0.2 - 2023-04-27 #

Added documentation.

0.0.1 - 2023-04-25 #

Added #

  • Initial release of flutter_langdetect.
  • Language detection functionality inspired by and compatible with the Python langdetect library and Nakatani Shuyo's language-detection library.
  • Support for 55 languages.
  • Documentation in the form of a README.md file, including a description of the package, usage instructions, and a history section detailing the origins of the project.
13
likes
120
points
1.09k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for detecting the language of a given text using character-wise n-gram models

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, logger

More

Packages that depend on flutter_langdetect