File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66
77/// A package providing [getDartDataHome] , a standardized way to access a
88/// user-specific data directory for Dart and Flutter tooling, defaulting to
9- /// OS-conventions and configurable via the `DART_USER_HOME ` environment
9+ /// OS-conventions and configurable via the `DART_DATA_HOME ` environment
1010/// variable.
1111library ;
1212
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ version: 0.1.0-wip
33description : >-
44 A package providing a standardized way to access a user-specific data
55 directory for Dart and Flutter tooling, defaulting to OS-conventions
6- and configurable via the `DART_USER_HOME ` environment variable.
6+ and configurable via the `DART_DATA_HOME ` environment variable.
77
88# This package will be published at some point to be able to use it for Dart and
99# Flutter tooling that does not live in the Dart SDK.
You can’t perform that action at this time.
0 commit comments