If you are targeting Android 6.0, use the following steps: If you build an App Bundle Edit android/gradle.
Read moreWhat is build folder in Flutter?
When you run a Flutter project, it builds depending on which emulator or device it is running on, doing a Gradle or XCode build using the folders inside it. In short, those folders are entire apps which set the stage for the Flutter code to run .
Read moreHow do I change my app version?
Method 1: Using Setting Popup
Read moreHow do I show app version in Flutter?
“flutter how to display App Version” Code Answer
Read moreHow do I change my app version?
Method 1: Using Setting Popup
Read more