string_normalizer 0.3.0 copy "string_normalizer: ^0.3.0" to clipboard
string_normalizer: ^0.3.0 copied to clipboard

Helps you remove accents and diacritics from strings. It comes with a built-in Crawler feature.

0.3.0 #

  • Use a new architecture to organize the Parser and Crawler.
  • Add the Greek language.
  • Add the Mathematical characters.

0.2.2 #

  • Add new MODIFIER LETTER and COMBINING data.
  • Refactor the data, so we can easily see the real character.
  • Add a crawler.

0.2.1 #

  • Update comments.
  • Update homepage URL.

0.2.0 #

  • Change sdk version to >=2.18.0 <4.0.0.
  • Improve pub scores.

0.1.0 #

  • Add new data from source (Only LATIN charcode).
  • Use StringBuffer to increase performance.

0.0.1+2 #

  • Improved README.

0.0.1+1 #

  • Improved data type.

0.0.1 #

  • Initial release.
1
likes
140
pub points
78%
popularity

Publisher

verified publisherlamnhan.dev

Helps you remove accents and diacritics from strings. It comes with a built-in Crawler feature.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

characters, http

More

Packages that depend on string_normalizer