How to Import a Dart Package

If your package already lives on pub.dev or on another pub-compatible registry, you can import it into pckgs.io instead of re-uploading it manually.

Prerequisites

  • An organization on pckgs.io with a Dart registry. See Create an Organization.
  • Read access to the source registry, if it requires a token.

Import from a Pub-Compatible Registry

  1. From your organization’s Packages page, click Import Package.
  1. Enter the Registry URL. Use pub.dev for the public pub registry, or the URL of your own self-hosted pub-compatible registry:
  1. If the registry requires authentication, paste an Access Token. Leave it empty for public registries like pub.dev:
  1. Click Connect to list the packages available on the registry:
  1. For each package you want to bring in, click Import. Packages are imported under their original name:
siDart

http_parser

pckgs.io brand logo | manage and publish Unity packages

http_parser

Every version of the package is imported, so it’s ready to install right away.


Related

Need help? Contact us here or at [email protected].