pub-dev
pub-dev copied to clipboard
Make the package transfer mechanism more obvious
We have seen users expecting packages to be automatically transferred after a publisher is created.
Perhaps here https://github.com/dart-lang/pub-dev/blob/e21442b831939d8ca48747e79ca6fdf59878c4b9/pkg/web_app/lib/src/admin_pages.dart#L423 or here https://github.com/dart-lang/pub-dev/blob/54236ebc6248857148faf9ab3a07ad52a407e688/app/lib/frontend/templates/views/publisher/create_page.dart#L64 we can remind people of that.
For example
After creating a publisher, you can transfer packages into the publisher following: https://dart.dev/tools/pub/publishing#transferring-a-package-to-a-verified-publisher