Replies: 1 comment
-
|
Maybe it's worth just implementing this for now, allowing users to call platform methods using a custom build template? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Duplicate Check
Describe the requested feature
Hi @FeodorFitsner, what do you think about allowing users to implement custom Kotlin code in an app buit with flet?
For example flet could replace the
kotlindir in the build-template with a Cookiecutter from the project'skotlindir where users could put their ownMainActivity.ktand other.ktfiles and do some stuff inside by usingMethodChannel. So it would also needinvoke_custom_methodin thePagepython class and some modifications insidepackages/flet/lib/src/reducers.dartSuggest a solution
No response
Screenshots
No response
Additional details
No response
Beta Was this translation helpful? Give feedback.
All reactions