Cannot generate AAB file from downloaded code

Troubleshooting

I created this post using ChatGPT.

I want to upload a page created with FlutterFlow to Google Play Console. In order to do so, I need to generate an AAB file, but I am unable to do so from the downloaded code.

When I add the necessary configuration files for the build, the app freezes and doesn’t move past the initial page.

What is the easiest way to generate an AAB file from FlutterFlow?πŸ˜‚

What have you tried so far?

I downloaded the code, added files like the signing configurations, and tried building it in Android Studio. The build was successful, but the app freezes on the initial screen.
I also downloaded the APK from FlutterFlow. It works fine when installed on a device, so I believe there is no issue with the FlutterFlow project itself.

Did you check FlutterFlow's Documentation for this topic?
Yes
1