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.
Libraries
- dart_data_home
- A package providing getDartDataHome, 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_HOMEenvironment variable.