flutter build appbundle. builds the ‘app bundle’ that is uploaded to the Google Play store. The app bundle is basically a bundle of apk files . When a user installs your app, Google Play will serve the optimal apk to the device. The app bundle is compressed into a aab file (Android app bundle).