Skip to content

[Feature] puro prepare <envName> to download artifacts #143

@Vonarian

Description

@Vonarian

Currently, each Flutter environment upgrade forces a build artifact download, e.g flutter build apk downloads release, debug, etc. artifacts.
I have a long one-liner to do this flutter build apk; flutter build web; ...
The command puro prepare master can run all the required commands and download the artifacts for the master channel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    Status

    Features

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions