Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Show HN: Flet – The fastest way to build Flutter apps in Python | Better HN
Show HN: Flet – The fastest way to build Flutter apps in Python
(opens in new tab)
(flet.dev)
4 points
appveyor
3y ago
2 comments
Share
2 comments
default
newest
oldest
fyzix
3y ago
Flutter is written in dart, how is python interacting with the dart vm?
appveyor
OP
3y 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