> The biggest issue with Flutter is that it paints it's own custom UI, and doesn't use native components. Historically, frameworks that took this approach haven't stood the test of time (see Java AWT and Swing)
Works in games, with Unity and the like. Not coincidentally, some Flutter users and even devs have been describing Flutter as "Unity for apps."