unpub icon indicating copy to clipboard operation
unpub copied to clipboard

Temporary solution of authentication changes for Dart 2.15

Open talisk opened this issue 3 years ago • 1 comments

You will failed in running pub get and pub publish when you use unpub as your private self-hosted pub server after upgrading Dart 2.15 because the changing.

We introduce the cli app named unpub_auth for the temporary solution.

  • Pub: https://pub.dev/packages/unpub_auth
  • source: https://github.com/bytedance/unpub/tree/master/unpub_auth

talisk avatar Dec 20 '21 07:12 talisk

comment so this item is in my history

bsutton avatar Jan 02 '22 12:01 bsutton