Hi folks 👋
I’ve created a website to collect Kotlin Multiplatform projects:
https://kmphub.dev
(currently not supported on Safari).
When I started learning KMP recently, I spent a lot of time searching for libraries that support various platforms. I found Flutter’s pub.dev to be very convenient, so I built a similar feature that allows filtering by supported platforms.
Feel free to add any projects you think should be listed via this Google Form
Feedback is also welcome. Thank you!
GitHub
Cool, thank you for sharing your work. It has sparked some new ideas for me.
d
David Nedrow
07/23/2024, 3:03 PM
Doesn't appear to work in Firefox either.
👀 1
j
Jarvis Lin
07/24/2024, 8:42 AM
Hi @David Nedrow Thanks for reporting the issue.
Update:
I just tested on Firefox, and it works.
According to the official document, it should support:
Chrome and Chromium-based
• For version 119 or later:
• Works by default.
Firefox
• For version 120 or later:
• Works by default.
So maybe you can check your Firefox version.
I did notice that the website sometimes takes a while to load. It often shows a blank page for about seven or eight seconds before fully loading.