this post was submitted on 27 Mar 2024
191 points (95.3% liked)
Open Source
31143 readers
322 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If it’s made in flutter, doesn’t that mean you easily publish it to the iOS App Store? Isn’t the main point of flutter to publish to both iOS and Android?
That is correct, but I'll need either a Macintosh machine, or a VM to compile the app. Then, I'll have to pay a fee to Apple to publish this on their App Store. I haven't even made a .deb package, as of now, because I use Fedora and am too lazy to spin up a VM.
But if I get to implement everything I have in mind, for this app, I'll surely release it on every platform possible.
Well I mean if you want to pay 99$ each year, yes
Only if they have access to a mac and xcode would it be easy. Trying to develop anything for iPhone, even a fairly simple website, can be a genuine nightmare without the proper tools for testing, let alone an actual app. I once spent over 2 days trying to solve a bug that I was able to resolve in like 5 minutes after finally admitting defeat and borrowing my brothers macbook.
And that's the way they like it