-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
When doing a flutter build apk at the command line, there are two things we could improve:
- Should not print out the line about
.../app/build/intermediates/as that is just a temporary artifact - Should prepend
app-release.apkwith the relative path to the apk from where the build command was invoked
Metadata
Metadata
Assignees
Labels
toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.