Hello team and everyone, sorry to bother yours du...
# multiplatform
l
Hello team and everyone, sorry to bother yours due to the different time zones. My name is Lihan, and I'm currently developing an Android App in Japan. --- The Project is using KMP, I'm have an issue with using applinks in KMP. Flutter seems to have dependencies. Does anyone know if KMP has them too?
b
Hello Lihan (こんにちは) Did you check this repo? https://github.com/motorro/KeepLink In my case, I'm creating an app with Flutter, but the app link is a native domain, so I'm handling only the part that Flutter receives in common, and the rest of the app link or universal link is handled by each platform.
l
Hi @ByeongWook You ! Thank you. I did this Repository before and have previously implemented it, but adding Dokka as a dependency caused the project to fail to compile. I'm at a loss on how to proceed with the implementation. Therefore, I'm seeking a better solution.
a
Hi @LiHan, try Dokkatoo instead of the official Dokka plugin https://github.com/adamko-dev/dokkatoo
👍 1
l
Hi @Adam S , 😲 Thank you so much. I will try this.
👍 2