1- After making all your changes and modifications, save all your projects, open the console, navigate to your project file and execute the following command to build your application
flutter build apk --release
If you are publishing the app in the Play Store, it is recommended to use app bundles or split APK to reduce the size of the app.
To create the application package, run: