How to deploy flutter app on iPhone without Apple Developer Account?

1.4k Views Asked by At

I am developing an app with flutter for both android and iOS. I want to try it out on an actual iPhone before I can publish it. But I don’t want to get a paid apple developer account just yet as I am not really confident with the app. How can I deploy it on an actual iPhone without the account ?

2

There are 2 best solutions below

0
On

You can use diawi:

  1. Upload the iOS or Android application.
  2. Send the link to your testers, clients, friends or even use it yourself.
  3. Open the link in the browser on the device and click on install.
2
On

You don't need a paid Apple developer account... that's just for submitting things to the store. With a free developer account, you can sign and install apps on your own devices only.