Is flutter JavaScript based?

No, Flutter uses Dart compiled to native binary code . There is no JavaScript involved at all. You can run JavaScript in a WebView plugin if you want. Skia is an open source 2D graphics library which provides common APIs that work across a variety of hardware and software platforms.

Read more