Files
sdk/pkg/utf/README.md
T
2013-08-27 13:13:21 +00:00

208 B

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.