Open thelooter opened 7 months ago
The App is now available on fdroid
I've now worked on this codebase for several months, and I'm gonna be honest, maintaining it in it's current state isn't really feasible. I am currently considering a complete rewrite so I can implement a more maintainable and more well tested architecture. I still wanna maintain the multiplatform nature of the app, but I might consider a different tech stack. The current contender is Kotlin Multiplatform in combination with Compose Multiplatform. This stack is close to normal android development and therefore more approachable for potential maintainer. I need to conduct further research before making a final decision, so any feedback and questions are more than welcome
Hey everyone,
I've just taken over this project after the original author disappeared. It's quite a challenge, especially because I'm still getting the hang of Dart/Flutter. Also, I'm an Android user, so unfortunately, I can neither test nor build on iOS devices.
Challenges & Action Items:
Learning the ropes of Dart/Flutter is my top priority right now. If you've got tips or see areas for improvement in the code, I'm all ears! Also, if you're an iOS user, your insights into how things work on Apple devices would be super helpful.
I'm still working on getting a Google Play Account setup, so I can publish it officially, until then, all I can offer are the prebuilt bundles in the releases.
Additionally, I've successfully renamed the project from "git+" to "lab+". Your feedback on this change would be greatly appreciated.
How You Can Help:
If you're experienced with Flutter, your guidance could save me a lot of headaches. Bugs happen, so if you spot any, please report them. I'll do my best to squash them ASAP. While I can't build or test for iOS, your feedback on its performance is invaluable. Community Spirit: Let's work together to make this project the best it can be. Your support means a lot!
Thanks, thelooter