[Question] : Does Flet Support bidirectional communation with Java api on android #1652
Unanswered
baseplate-admin
asked this question in
Q&A
Replies: 1 comment 1 reply
-
It won't be direct support for that, but Flet app is a normal Flutter app, so you'd be able to implement a Flutter plugin working with Java code and then add support to Flet by implementing Dart and Python parts. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi, I was wondering since flet will eventually support android. If it was possible to invoke Java codes from Python and vice versa?
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions