dart_data_home 0.1.0
dart_data_home: ^0.1.0 copied to clipboard
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.
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.