GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-dart

Quickstart needs `dart pub get` instructions

Open
#166 0 comments 0 reactions 0 assignees View on GitHub
documentation kind/enhancement
Dominant language
Dart
Stars
548
Forks
49
Avg merge
53m
Merged PRs (30d)
1

Description

The README need more detailed instructions for getting started with Dart for someone who has never used dart.

https://github.com/GoogleCloudPlatform/functions-framework-dart/blob/main/docs/quickstarts/01-quickstart-dart.md

```
dart test
No .dart_tool/package_config.json file found, please run 'dart pub get'.

Usage: dart test [files or directories...]
```

Looks like you need to run `dart pub get` before running the quickstarts.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.