ignore .packages file, cleanup .gitignore
1 file changed
tree: cde79ba64b30f89f98f96317c5fb5f08d38e5189
  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.