Update project to match OSS template

R=ricow@google.com
BUG=

Review URL: https://codereview.chromium.org//945583007
9 files changed
tree: 09e702c93056744674d5ff8a1204479be91ae343
  1. lib/
  2. test/
  3. .gitignore
  4. .status
  5. AUTHORS
  6. CHANGELOG.md
  7. codereview.settings
  8. CONTRIBUTING.md
  9. LICENSE
  10. pubspec.yaml
  11. README.md
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.

Features and bugs

Please file feature requests and bugs at the issue tracker.