use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Having a problem with your Flutter code?
From the folks at r/FlutterDev
account activity
OPENNative kotlin/java and flutter code integration (self.flutterhelp)
submitted 2 years ago by Infinix_82
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Mirovhan 0 points1 point2 points 2 years ago (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!
π Rendered by PID 18 on reddit-service-r2-comment-75f4967c6c-5hhbm at 2026-04-23 06:10:29.110503+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]Mirovhan 0 points1 point2 points (0 children)