Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 A Unicode manipulation library for Dart. | |
| 2 | |
| 3 The utf package provides common operations for manipulating Unicode sequences. | |
| 4 In its initial form it is a copy of the `dart:utf` library before that was | |
| 5 deprecated. | |
| OLD | NEW |