tree: 45729a9cc2de010f7e494e1c4586726b03b3b709
  1. lib/
  2. test/
  3. CHANGELOG.md
  4. LICENSE
  5. OWNERS
  6. pubspec.yaml
  7. README.md
pkg/dart_data_home/README.md

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.