Replies: 1 comment
-
The Flet app update will hopefully fix this: #3096 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I've created a widget that I need. Initially, I test and develop it in a desktop application, and once I'm done, I check it in the mobile application. So, I've created a widget called Marks, which behaves differently depending on the platform. If it's a desktop application, it works as expected. But if it's a mobile application (in my case, iOS), the elements display a bit wonky.
I've attached a video as proof and provided the code. Could you please explain how I can achieve the same behavior across all platforms and systems?
Desktop
2024-05-30.14-35-11.webm
iOS
IMG_3145.webm
Code sample
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions