tree: 1df785c06c54eadc8fb7c7e5f2b873b7ea21d390 [path history] [tgz]
  1. lib/
  2. test/
  3. LICENSE
  4. pubspec.yaml
  5. README.md
third_party/dart-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.