Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fetch_package initial commit #231

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sigurdm
Copy link
Collaborator

@sigurdm sigurdm commented Jan 4, 2024

A proposal for a small utility...

@sigurdm sigurdm requested a review from jonasfj January 4, 2024 14:17
Copy link
Member

@jonasfj jonasfj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, if we want to ship it this way.

If you want to inspect the source code of the latest version of this package:

```
> dart pub global run fetch_package fetch_package
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd suggest using a different package as example...

Suggested change
> dart pub global run fetch_package fetch_package
> dart pub global run fetch_package retry

And maybe show something like:

> dart pub global run fetch_package <package> [version]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants