Flutter: High-performance, cross-platform mobile apps in Dart(flutter.io)24 points·by rtsuk·há 11 anos·2 commentsflutter.ioFlutter: High-performance, cross-platform mobile apps in Darthttp://flutter.io1 commentsPost comment[–]ojanik·há 11 anosreplyCan someone shed some light on the architecture. Is this cordova based with dart2js compilation?[–]spankalee·há 11 anosreplyNo. It's a runtime based on some low level chrome internals like Skia, and with the Day VM on top. There's no built in HTML or CSS.