Checking the platform running the Flet app #382
ndonkoHenri
started this conversation in
Ideas
Replies: 3 comments 9 replies
-
Sure, there three props for that: |
Beta Was this translation helpful? Give feedback.
7 replies
-
iOS 16, Safari: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
2 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.
-
Is there a way to check which platform is currently running the application we make?
Ex: Browser, Win, Mac
Have a look at Flutter implementation for this...
https://api.flutter.dev/flutter/dart-io/Platform-class.html
Beta Was this translation helpful? Give feedback.
All reactions