Hello,
I’m the developer of https://github.com/groupe-edf/nexus-repository-dart.
This plugin
allows to use Nexus Repository Manager to mirror Flutter and Pub repositories.
An user of my plugin try to add authentication to Nexus directly in PUB_HOSTED_URL and FLUTTER_STORAGE_BASE_URL environments variables.
But he got the error “user-info is not supported in url”.
Do you know a way to pass server authentication of a mirror server ?
Thanks in advance.
Mathieu DELROCQ