runPubGetOffline property
Whether to attempt to run pub get in offline mode during bootstrapping.
Useful in closed network environments with pre-populated pubcaches.
The default is false.
Implementation
final bool runPubGetOffline;
Whether to attempt to run pub get in offline mode during bootstrapping.
Useful in closed network environments with pre-populated pubcaches.
The default is false.
final bool runPubGetOffline;