very_good_cli icon indicating copy to clipboard operation
very_good_cli copied to clipboard

feat: add `--offline` flag in `create` command

Open yeikel16 opened this issue 3 years ago • 0 comments

Description In some cases I do not have the network available to create a project with the client, it needs to download several dependencies. It would be very helpful to make use of the caching system available in the environment variable PUB_CACHE by using the --offline flag when creating both a project like packages or some plugin.

I would like to work on this feature if possible.

yeikel16 avatar Apr 04 '22 01:04 yeikel16