Closed kitsuniru closed 5 months ago
Hi, it's cool that we can use custom flutter url, but there's exist problem using SSH-like urls
✗ Invalid Flutter URL: "git@gitlab.com/_/___/custom_sdk". Please change config to a valid git url
Found an answer, use it like this: ssh://git@gitlab.com/_/__/custom_sdk.git
ssh://git@gitlab.com/_/__/custom_sdk.git
Hi, it's cool that we can use custom flutter url, but there's exist problem using SSH-like urls
✗ Invalid Flutter URL: "git@gitlab.com/_/___/custom_sdk". Please change config to a valid git url