Hacker News new | ask | show | jobs
by twreactistricky 3717 days ago
At the very least I don't think Flutter is wrapping native UI components. Flutter renders its own widgets written in Dart and using Skia as the underlying graphics library. So it seems more like QML in that sense.