New to coding community, not sure what's the correct vocabulary for this but I have finished coding my app on Flutter in the Android Studio on my MacBook, it's testing well in simulators, now I want to turn it into a real app that I can click on on my android phone or iphone.
How do I go about to "render"/finish/deploy? my app, and afterward, how do I send it to an android phone and an iPhone/iPad?
Thank you