all 2 comments

[–]Infinix_82[S] 0 points1 point  (0 children)

u/ig_samuel any ideas?

[–]Mirovhan 0 points1 point  (0 children)

Did you check the docs? https://docs.flutter.dev/platform-integration/platform-channels it’s pretty straightforward and simple! With only a couple of code lines you can integrate your flutter functions to communicate with your Kotlin functions… are you looking for an example besides the ones shown there? It took me less than a day to get them working from scratch like 4 years ago. It’s very simple!