Skip to content

Custom Pub Dependency (git+pat) bug #20

@ostrearium

Description

@ostrearium

When I setup in FF desktop:

my_private_package:
git:
url: https://username:github_pat_xxx@github.com/username/my_private_package.git
path: packages/my_private_package

Every time I use "Push to FluitterFlow" from vscode, all the dependencies are now borked and come out as:

{git: {url: https://username:github_pat_xxx@github.com/username/my_private_package.git, path: packages/my_private_package}}

I checked: https://github.com/FlutterFlow/VS-Code-Extension/blob/main/src/actions/pushToFF.ts#L53

and it seems to keep things intact, so somewhere on the backend it must deserialize and re-serialize the yaml which creates the above.

also posted on FF reddit: https://www.reddit.com/r/FlutterFlow/comments/1o4053q/annoying_custom_git_dependency_bug_when_using/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions