Hacker News new | ask | show | jobs
by samorozco 1256 days ago
I would say that flutter is an emerging technology. Cross platform, it runs natively on ios and android plus a bonus of the browser and desktop.

https://flutter.dev/

1 comments

And additionally, Flet (basically a Flutter wrapper) if you know Python

https://flet.dev

Thanks - I have been keeping an eye on flet. I think it still is a way from being ready for prod mobile app but happy to see it progress.