Sign in
mojo
/
mojo-tools
/
157cdd99d7abc9cfb89f850514bb594fdca520d0
/
.
/
mojo
/
public
/
dart
/
third_party
/
utf
/
README.md
blob: fc6806379a03051b733e33afd960608d0d04e413 [
file
] [
log
] [
blame
] [
view
]
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
.