tree: 70c4b1f2ecef7c1fff1bf9864ea65bbf2b0f8277
  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.