unorm_dart 0.3.1+1 copy "unorm_dart: ^0.3.1+1" to clipboard
unorm_dart: ^0.3.1+1 copied to clipboard

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

0.3.1+1 #

  • Update supported Unicode version to 16
    • Unicode 16 support is actually released in 0.3.1, this release aligns the description.

0.3.1 #

  • Update unicode normalization data (#27).

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
23
likes
145
points
138k
downloads

Publisher

verified publishercodingfeline.com

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on unorm_dart