Manually add publish_to
Manually edit pubspec.yaml
Login to OnePub and copy the `publish_to:` URL from the profile page:
Add a publish_to
key to your pubspec.yaml
.
name: onepub
version: 1.1.0
# Set onepub as the publish target.
publish_to: https://onepub.dev/api/xxxxxxx
Last updated
Was this helpful?