pubDependencies property

List<String> pubDependencies
final

Pub.dev packages that must be added to the project's pubspec.yaml.

Implementation

final List<String> pubDependencies;