dofPub property

String get dofPub

Dart pub of flutter pub (handles workspace)

Implementation

String get dofPub => '${_useFlutterPub ? 'flutter' : 'dart'} pub';