Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Show HN: Flet – The fastest way to build Flutter apps in Python
(opens in new tab)
(flet.dev)
4 points
appveyor
4y ago
2 comments
Save
Share
2 comments
2 comments · 1 top-level
top
newest
oldest
fyzix
4y ago
· 1 in thread
Flutter is written in dart, how is python interacting with the dart vm?
appveyor
OP
4y ago
Flet app written in Python works with DOM built from Python classes. This DOM is then converted to a JSON and sent to Flet client which is written in Dart. Flet client converts received JSON to Flutter widgets.
j
/
k
navigate · click thread line to collapse