-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
platform-androidAndroid applications specificallyAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on Android
Description
The old flutter build apk would put the new .apk file directly off the root project build directory and this was very convenient. The new gradle based build system puts it deep down where it is not as easy to find <app dir>/android/app/build/outputs/app-release.apk.
If this issue is accepted and gradle build tool is changed to do the old behavior, make sure to also update the path provided in the docs here:
Metadata
Metadata
Assignees
Labels
platform-androidAndroid applications specificallyAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on Android