d13596f2f2
Intended to be published under https://pub.dev/publishers/tools.dart.dev/packages Solves all warnings from `dart pub publish --dry-run`. Change-Id: Ibeae127aaafb8f2ec92a59843f56f48dcf33660e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/498561 Auto-Submit: Daco Harkes <dacoharkes@google.com> Reviewed-by: Slava Egorov <vegorov@google.com> Commit-Queue: Slava Egorov <vegorov@google.com> Commit-Queue: Daco Harkes <dacoharkes@google.com>
A package providing a standardized way to access a user-specific data
directory for Dart and Flutter tooling, defaulting to OS-conventions and
configurable via the DART_DATA_HOME environment variable.
This package also provides utilities for managing pid files for service processes.