Skip to content

Authentication #6

@delanym

Description

@delanym

I set my URLs with

export PUB_HOSTED_URL=https://${ACCOUNT}:${PASSWORD}@nexus.somewhere.com/repository/pub.dev/
export FLUTTER_STORAGE_BASE_URL=https://${ACCOUNT}:${PASSWORD}@nexus.somewhere.com/repository/pub.dev/

When I run flutter pub run build_runner build --delete-conflicting-outputs
I get

Flutter assets will be downloaded from https://proxies:@nexus.somewhere.com/repository/pub.dev/. Make sure you trust this source!
Invalid PUB_HOSTED_URL="https://proxies:PRYZc3q9dZMvszqRBEYSih6iBlNsf@nexus.somewhere.com/repository/pub.dev/": user-info is not supported in url

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions