Skip to content

Flock - How to specify which Flutter repository to use #331

@xni06

Description

@xni06

With the arrival of Flock, we would like to specify which Flutter repository to clone.

Currently, https://github.com/flutter/flutter.git is used but we would like to have the option to specify the URL, which in this case would be https://github.com/Flutter-Foundation/flutter.git

We can see that setup.sh has the following line that may be of relevance:

git clone -b "$CHANNEL" https://github.com/flutter/flutter.git "$CACHE_PATH"

Is this at all possible? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions