I have a web application that is developed using Php and Mysql and I want to make it into an App using Flutterflow, before I begin this I have a couple of questions.
After I have completed the development of the App and I want to publish my app to the Google Play Store and Apple Play Store, there are 2 ways to do it. I can export the .apk or .ipa file and then upload them or deploy them through the Flutterflow console.
Which is the better solution and why?Secondly, If I deploy them through the Flutterflow app and I remove my subscription from Flutterflow, will be app still be available on the App stores and for how long?
Or If I export them and then upload it. Then, I remove my subscription, how long will my project be available on Flutterflow and can I restart my membership if I want to make changes to the app and export it again?
Another question is that, How can I connect my Mysql database with the application.
If there are any videos or articles explaining any of the questions, please link them.