shorebird icon indicating copy to clipboard operation
shorebird copied to clipboard

feat: Offer to run `flutter build apk` for users?

Open eseidel opened this issue 1 year ago • 1 comments

eseidel@erics-mbp % ../_shorebird/shorebird/bin/shorebird init       
✗ Detecting product flavors (2.1s)
Unable to extract product flavors.
Could not find android/gradlew.
Make sure you have run "flutter build apk" at least once.

eseidel avatar Feb 02 '24 17:02 eseidel

Should we do it automatically or should we prompt for user input? Like [Y/n]

mateusfccp avatar May 21 '24 23:05 mateusfccp