Resolve Packages with Dart CLI

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
  1. Make sure all dependencies are listed in the pubspec.yaml file.

  2. Run the following command from the project root folder:

    dart pub get