Skip to content

'pub run' with flutter tool requires redundant 'pub' on the command line #13360

@sethladd

Description

@sethladd

@franzsilva wrote a cool tool for managing launcher icons, and packaged it as a pub package. Apparently, using the flutter tool, a user can't run the script without typing "pub" twice.

For example: flutter pub pub run flutter_launcher_icons:main

We're wondering if the following could work instead: flutter pub run flutter_launcher_icons:main

Comment: fluttercommunity/flutter_launcher_icons#4 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    toolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions