tree: c2dcaaf002b71d9b227520376508ef0911b9311e
  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.