tree: 089d941184dc9b770371ea5f4893e5104e9e2a90 [path history] [tgz]
  1. lib/
  2. test/
  3. pubspec.yaml
  4. README.md
pkg/utf/README.md

A Unicode manipulation library for Dart.

The utf package provides common operations for manipulating Unicode sequences. In its initial form it is a copy of the dart:utf library before that was deprecated.