-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
I have multiple Git dependencies from Bitbucket in my project. However, they are referenced by using SSH authentication because I'm also using Bitrise for CI and my SSH keys are stored there.
So the url is not "https://[email protected]/project-owner/project" but rather "[email protected]:project-owner/project".
Stacktrace from flutter packages pub run license_generator generate debug:
Fetching pub dev info from git dependency. (Because we were not able to fetch the detail from pub.dev for dart_extensions)
FatalException: with messsage: `This git url is not yet supported: [email protected]:REDACTED/REDACTED. Create an issue so we can make this plugin better. (https://github.com/icapps/flutter-icapps-license/issues)`
#0 PubDevWebservice._getGitPubDevData (file:///Users/user/.pub-cache/hosted/pub.dartlang.org/license_generator-1.0.1/bin/src/service/pubdev_webservice.dart:76:7)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo