this post was submitted on 27 Mar 2024
186 points (95.6% liked)

Open Source

28971 readers
794 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 4 years ago
MODERATORS
 

This repo is also mirrored to Codeberg.

I made an easy to use ToDo app, just to learn a bit about programming and Flutter. It does not really provide any benefits over other ToDo apps, but I am glad that I was able to make this.

You can download the APK for Android, rpm for RHEL/Fedora or just use the AppImage.

I am willing to work more on this, you can read the roadmap in the link provided.

Any guidance, criticisms, or comments will be greatly appreciated.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 3 months ago

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.