normalizer 0.0.3+4
normalizer: ^0.0.3+4 copied to clipboard
An extension to normalize strings(removes accents and diacritics)
0.0.3+4 October 3 2025 #
- Now supports more diacritics thanks to Gemini
- Preserves upper case letters
0.0.2+2 April 2 2022 #
- Removed the unecessary dependency on flutter
0.0.1 October 8 2021 #
- Created the .normalize() function
- added support for multiple types of diacritical symbols
- specified which symbols are supported on the Readme.md