unpub icon indicating copy to clipboard operation
unpub copied to clipboard

ignore upstream url;

Open shiyj opened this issue 2 years ago • 1 comments

now Dart 2.15 support to add authentication to 3rd party packages server by adding dart pub tokens add commend; if we redirect the url to https://pub.dev, the self hosted server's auth token will be taken to https://pub.dev.

this is a temporary solution before everyone update to Dart 2.15.

shiyj avatar Nov 12 '21 03:11 shiyj

This commit is helpful, thanks!

MegatronKing avatar Feb 02 '22 14:02 MegatronKing