Searched full:pub_cache (Results 1 – 10 of 10) sorted by relevance
103 export PUB_CACHE="${PUB_CACHE:-"$FLUTTER_PUB_CACHE"}"
535 pubEnvironment['PUB_CACHE'] = pubCache;593 pubEnvironment['PUB_CACHE'] = pubCache;
215 _processRunner.environment['PUB_CACHE'] = path.join(flutterRoot.absolute.path, '.pub-cache');
131 IF "%PUB_CACHE%" == "" (132 IF EXIST "%pub_cache_path%" SET PUB_CACHE=%pub_cache_path%
125 export PUB_CACHE="${PUB_CACHE:-"$FLUTTER_ROOT/.pub-cache"}"
144 environment: <String, String>{'PUB_CACHE': 'custom/pub-cache/path'},169 lastPubCache = environment['PUB_CACHE'];
16 pub_cache:253 pub_cache:307 pub_cache:
107 test('sets PUB_CACHE properly', () async {136 )).captured[2]['PUB_CACHE'],
221 const String _pubCacheEnvironmentKey = 'PUB_CACHE';
88 pubEnvironment['PUB_CACHE'] = pubCachePath;