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

Unicode 8.0 Normalization - NFC, NFD, NFKC, NFKD. This is a Dart port of [walling/unorm](https://github.com/walling/unorm).

0.3.0 #

  • Update to Dart v3 (#17).
  • Use StringBuffer to make _normalize faster (#12). Thanks espresso3389!

0.2.0 #

0.1.2 #

  • Fix '_initialized' not updated (issue #4). Thanks iklyaus!
  • Update dependencies

0.1.1 #

  • Update dependencies

0.1.0 #

  • Initial version
18
likes
130
pub points
93%
popularity

Publisher

unverified uploader

Unicode 8.0 Normalization - NFC, NFD, NFKC, NFKD. This is a Dart port of [walling/unorm](https://github.com/walling/unorm).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on unorm_dart