flutter_launcher_icons icon indicating copy to clipboard operation
flutter_launcher_icons copied to clipboard

duplicate run in README?

Open sethladd opened this issue 8 years ago • 6 comments

I see "flutter pub pub run ..." in the README. Is the second "pub" a duplicate?

sethladd avatar Dec 05 '17 05:12 sethladd

For some reason the Flutter pub command only returns values to get packages, test, and upgrade. the second pub returns all the pub commands like run, etc, etc

franzsilva avatar Dec 05 '17 13:12 franzsilva

flutter pub -h image flutter pub pub image

franzsilva avatar Dec 05 '17 13:12 franzsilva

I'll test this when I'm back home tonight

MarkOSullivan94 avatar Dec 05 '17 14:12 MarkOSullivan94

@franzsilva have you tried flutter pub run flutter_launcher_icons:main ?

sethladd avatar Dec 05 '17 21:12 sethladd

Yes, but it returns with an error saying that run is not a subcommand of flutter pub

image

franzsilva avatar Dec 05 '17 21:12 franzsilva

Thanks. I'll open an issue on the flutter tool.

sethladd avatar Dec 05 '17 21:12 sethladd