Hacker News new | ask | show | jobs
by dabinat 1868 days ago
IMO Flutter competes with Electron, not necessarily Qt. Flutter’s key advantage is that it compiles natively and has less runtime bloat than Electron.

It does not offer platform-native UI widgets like Qt, nor does it have Qt’s breadth of features. But not every app needs that.