Can I use Flutter on the iPad?

I wanted to develop an app, and Flutter seemed the most convenient and easiest way to go. Can I install the app on my iPad? I only have a Windows PC. No Mac (Book) or anything else…

Thanks

1 vote, average: 1.00 out of 1 (1 rating, 1 votes, rated)
You need to be a registered member to rate this.
Loading...
Subscribe
Notify of
5 Answers
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Babelfish
1 year ago

No, on the iPad you can't develop with floodter.

Babelfish
1 year ago
Reply to  petr967

To develop professionally, you definitely need a Mac. However, Swift Playgrounds by Apple is now so expanded that you can also develop apps. So this is at least a good alternative for the beginning.

Babelfish
1 year ago

Flutter is just an SDK and doesn't run by itself. As a development environment, Android Studio or Visual Studio Code is available. Both run on Windows and Mac.

Without a Mac, you cannot develop apps for Mac or iPad on Windows. To do this, a Mac is still needed, as the floodter SDK then builds the app via Xcode.

As already said, Swift Playgrounds is probably the only option.