Can Flutter remove the need for a mac to create IOS apps?
up vote
0
down vote
favorite
So I've wanted to build both android and IOS apps and the other day I found flutter. I know that IOS requires a MacOS but flutter works on windows.
My question is, can I develop and publish IOS apps on a windows computer using flutter?
dart flutter
add a comment |
up vote
0
down vote
favorite
So I've wanted to build both android and IOS apps and the other day I found flutter. I know that IOS requires a MacOS but flutter works on windows.
My question is, can I develop and publish IOS apps on a windows computer using flutter?
dart flutter
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
So I've wanted to build both android and IOS apps and the other day I found flutter. I know that IOS requires a MacOS but flutter works on windows.
My question is, can I develop and publish IOS apps on a windows computer using flutter?
dart flutter
So I've wanted to build both android and IOS apps and the other day I found flutter. I know that IOS requires a MacOS but flutter works on windows.
My question is, can I develop and publish IOS apps on a windows computer using flutter?
dart flutter
dart flutter
asked Nov 19 at 19:03
Kristofer
105112
105112
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
up vote
3
down vote
accepted
No.
The documentation on their site (https://flutter.io/docs/deployment/ios) references using Xcode and having the regular Apple accounts set up. The only way to build iOS applications without a Mac is to use a cloud service (which would use a Mac, but wouldn't require you to have a Mac).
1
It requires a Mac to compile, but you can use a used Mac-mini for that or an online service. I think the question was more about whether a single code base can build apps for Mac desktop and Mac mobile.
– Günter Zöchbauer
Nov 19 at 19:15
No, @GünterZöchbauer, the question is about building iOS apps on Windows.
– Ian MacDonald
Nov 19 at 19:20
Looks like you're right and I misinterpreted the question. Sorry for the noise.
– Günter Zöchbauer
Nov 19 at 19:22
add a comment |
up vote
0
down vote
No - you need to publish to the AppStore from a MAC. It will not work from a Windows machine.
You don't need to install from AppStore for OSX. I install most OS apps using homebrew which is unrelated to AppStore.
– Günter Zöchbauer
Nov 19 at 19:14
2
You need a mac to upload to the app store for iOS, you cant sign it from a windows machine.
– purring pigeon
Nov 19 at 20:25
add a comment |
up vote
0
down vote
No , you need XCode for build in iOS . If you have. a MAC on a Cloud Service or a Virtual Machine with it you can compile it for iOS but for Publish to AppStore needed a license anyways you can get .ipa .
then what is flutter for if you need a mac?
– Kristofer
Nov 20 at 15:39
1
Is the same for other Multplatforms Languages like Xamarin , the part for iOS needed a Mac OS always because the close ecosystem. I'm developing Flutter with my MAC and I can compile for Android or iOS . Flutter is for develop with the same language for iOS and Android so your code if any time you can get acmes to Mac OS , you can compile it .
– Roger Cuesta
Nov 20 at 16:04
add a comment |
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
accepted
No.
The documentation on their site (https://flutter.io/docs/deployment/ios) references using Xcode and having the regular Apple accounts set up. The only way to build iOS applications without a Mac is to use a cloud service (which would use a Mac, but wouldn't require you to have a Mac).
1
It requires a Mac to compile, but you can use a used Mac-mini for that or an online service. I think the question was more about whether a single code base can build apps for Mac desktop and Mac mobile.
– Günter Zöchbauer
Nov 19 at 19:15
No, @GünterZöchbauer, the question is about building iOS apps on Windows.
– Ian MacDonald
Nov 19 at 19:20
Looks like you're right and I misinterpreted the question. Sorry for the noise.
– Günter Zöchbauer
Nov 19 at 19:22
add a comment |
up vote
3
down vote
accepted
No.
The documentation on their site (https://flutter.io/docs/deployment/ios) references using Xcode and having the regular Apple accounts set up. The only way to build iOS applications without a Mac is to use a cloud service (which would use a Mac, but wouldn't require you to have a Mac).
1
It requires a Mac to compile, but you can use a used Mac-mini for that or an online service. I think the question was more about whether a single code base can build apps for Mac desktop and Mac mobile.
– Günter Zöchbauer
Nov 19 at 19:15
No, @GünterZöchbauer, the question is about building iOS apps on Windows.
– Ian MacDonald
Nov 19 at 19:20
Looks like you're right and I misinterpreted the question. Sorry for the noise.
– Günter Zöchbauer
Nov 19 at 19:22
add a comment |
up vote
3
down vote
accepted
up vote
3
down vote
accepted
No.
The documentation on their site (https://flutter.io/docs/deployment/ios) references using Xcode and having the regular Apple accounts set up. The only way to build iOS applications without a Mac is to use a cloud service (which would use a Mac, but wouldn't require you to have a Mac).
No.
The documentation on their site (https://flutter.io/docs/deployment/ios) references using Xcode and having the regular Apple accounts set up. The only way to build iOS applications without a Mac is to use a cloud service (which would use a Mac, but wouldn't require you to have a Mac).
answered Nov 19 at 19:13
Ian MacDonald
8,38811230
8,38811230
1
It requires a Mac to compile, but you can use a used Mac-mini for that or an online service. I think the question was more about whether a single code base can build apps for Mac desktop and Mac mobile.
– Günter Zöchbauer
Nov 19 at 19:15
No, @GünterZöchbauer, the question is about building iOS apps on Windows.
– Ian MacDonald
Nov 19 at 19:20
Looks like you're right and I misinterpreted the question. Sorry for the noise.
– Günter Zöchbauer
Nov 19 at 19:22
add a comment |
1
It requires a Mac to compile, but you can use a used Mac-mini for that or an online service. I think the question was more about whether a single code base can build apps for Mac desktop and Mac mobile.
– Günter Zöchbauer
Nov 19 at 19:15
No, @GünterZöchbauer, the question is about building iOS apps on Windows.
– Ian MacDonald
Nov 19 at 19:20
Looks like you're right and I misinterpreted the question. Sorry for the noise.
– Günter Zöchbauer
Nov 19 at 19:22
1
1
It requires a Mac to compile, but you can use a used Mac-mini for that or an online service. I think the question was more about whether a single code base can build apps for Mac desktop and Mac mobile.
– Günter Zöchbauer
Nov 19 at 19:15
It requires a Mac to compile, but you can use a used Mac-mini for that or an online service. I think the question was more about whether a single code base can build apps for Mac desktop and Mac mobile.
– Günter Zöchbauer
Nov 19 at 19:15
No, @GünterZöchbauer, the question is about building iOS apps on Windows.
– Ian MacDonald
Nov 19 at 19:20
No, @GünterZöchbauer, the question is about building iOS apps on Windows.
– Ian MacDonald
Nov 19 at 19:20
Looks like you're right and I misinterpreted the question. Sorry for the noise.
– Günter Zöchbauer
Nov 19 at 19:22
Looks like you're right and I misinterpreted the question. Sorry for the noise.
– Günter Zöchbauer
Nov 19 at 19:22
add a comment |
up vote
0
down vote
No - you need to publish to the AppStore from a MAC. It will not work from a Windows machine.
You don't need to install from AppStore for OSX. I install most OS apps using homebrew which is unrelated to AppStore.
– Günter Zöchbauer
Nov 19 at 19:14
2
You need a mac to upload to the app store for iOS, you cant sign it from a windows machine.
– purring pigeon
Nov 19 at 20:25
add a comment |
up vote
0
down vote
No - you need to publish to the AppStore from a MAC. It will not work from a Windows machine.
You don't need to install from AppStore for OSX. I install most OS apps using homebrew which is unrelated to AppStore.
– Günter Zöchbauer
Nov 19 at 19:14
2
You need a mac to upload to the app store for iOS, you cant sign it from a windows machine.
– purring pigeon
Nov 19 at 20:25
add a comment |
up vote
0
down vote
up vote
0
down vote
No - you need to publish to the AppStore from a MAC. It will not work from a Windows machine.
No - you need to publish to the AppStore from a MAC. It will not work from a Windows machine.
answered Nov 19 at 19:13
purring pigeon
2,57921847
2,57921847
You don't need to install from AppStore for OSX. I install most OS apps using homebrew which is unrelated to AppStore.
– Günter Zöchbauer
Nov 19 at 19:14
2
You need a mac to upload to the app store for iOS, you cant sign it from a windows machine.
– purring pigeon
Nov 19 at 20:25
add a comment |
You don't need to install from AppStore for OSX. I install most OS apps using homebrew which is unrelated to AppStore.
– Günter Zöchbauer
Nov 19 at 19:14
2
You need a mac to upload to the app store for iOS, you cant sign it from a windows machine.
– purring pigeon
Nov 19 at 20:25
You don't need to install from AppStore for OSX. I install most OS apps using homebrew which is unrelated to AppStore.
– Günter Zöchbauer
Nov 19 at 19:14
You don't need to install from AppStore for OSX. I install most OS apps using homebrew which is unrelated to AppStore.
– Günter Zöchbauer
Nov 19 at 19:14
2
2
You need a mac to upload to the app store for iOS, you cant sign it from a windows machine.
– purring pigeon
Nov 19 at 20:25
You need a mac to upload to the app store for iOS, you cant sign it from a windows machine.
– purring pigeon
Nov 19 at 20:25
add a comment |
up vote
0
down vote
No , you need XCode for build in iOS . If you have. a MAC on a Cloud Service or a Virtual Machine with it you can compile it for iOS but for Publish to AppStore needed a license anyways you can get .ipa .
then what is flutter for if you need a mac?
– Kristofer
Nov 20 at 15:39
1
Is the same for other Multplatforms Languages like Xamarin , the part for iOS needed a Mac OS always because the close ecosystem. I'm developing Flutter with my MAC and I can compile for Android or iOS . Flutter is for develop with the same language for iOS and Android so your code if any time you can get acmes to Mac OS , you can compile it .
– Roger Cuesta
Nov 20 at 16:04
add a comment |
up vote
0
down vote
No , you need XCode for build in iOS . If you have. a MAC on a Cloud Service or a Virtual Machine with it you can compile it for iOS but for Publish to AppStore needed a license anyways you can get .ipa .
then what is flutter for if you need a mac?
– Kristofer
Nov 20 at 15:39
1
Is the same for other Multplatforms Languages like Xamarin , the part for iOS needed a Mac OS always because the close ecosystem. I'm developing Flutter with my MAC and I can compile for Android or iOS . Flutter is for develop with the same language for iOS and Android so your code if any time you can get acmes to Mac OS , you can compile it .
– Roger Cuesta
Nov 20 at 16:04
add a comment |
up vote
0
down vote
up vote
0
down vote
No , you need XCode for build in iOS . If you have. a MAC on a Cloud Service or a Virtual Machine with it you can compile it for iOS but for Publish to AppStore needed a license anyways you can get .ipa .
No , you need XCode for build in iOS . If you have. a MAC on a Cloud Service or a Virtual Machine with it you can compile it for iOS but for Publish to AppStore needed a license anyways you can get .ipa .
answered Nov 20 at 12:23
Roger Cuesta
527
527
then what is flutter for if you need a mac?
– Kristofer
Nov 20 at 15:39
1
Is the same for other Multplatforms Languages like Xamarin , the part for iOS needed a Mac OS always because the close ecosystem. I'm developing Flutter with my MAC and I can compile for Android or iOS . Flutter is for develop with the same language for iOS and Android so your code if any time you can get acmes to Mac OS , you can compile it .
– Roger Cuesta
Nov 20 at 16:04
add a comment |
then what is flutter for if you need a mac?
– Kristofer
Nov 20 at 15:39
1
Is the same for other Multplatforms Languages like Xamarin , the part for iOS needed a Mac OS always because the close ecosystem. I'm developing Flutter with my MAC and I can compile for Android or iOS . Flutter is for develop with the same language for iOS and Android so your code if any time you can get acmes to Mac OS , you can compile it .
– Roger Cuesta
Nov 20 at 16:04
then what is flutter for if you need a mac?
– Kristofer
Nov 20 at 15:39
then what is flutter for if you need a mac?
– Kristofer
Nov 20 at 15:39
1
1
Is the same for other Multplatforms Languages like Xamarin , the part for iOS needed a Mac OS always because the close ecosystem. I'm developing Flutter with my MAC and I can compile for Android or iOS . Flutter is for develop with the same language for iOS and Android so your code if any time you can get acmes to Mac OS , you can compile it .
– Roger Cuesta
Nov 20 at 16:04
Is the same for other Multplatforms Languages like Xamarin , the part for iOS needed a Mac OS always because the close ecosystem. I'm developing Flutter with my MAC and I can compile for Android or iOS . Flutter is for develop with the same language for iOS and Android so your code if any time you can get acmes to Mac OS , you can compile it .
– Roger Cuesta
Nov 20 at 16:04
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53381061%2fcan-flutter-remove-the-need-for-a-mac-to-create-ios-apps%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown