top | item 46713547

(no title)

SoKamil | 1 month ago

Interesting, I didn’t know that it was immediate mode. According to the article [1] though, it now uses rendering engine with Retained Mode due to performance issues.

[1] https://medium.com/@0s.and.1s/flutter-part-iv-skia-vs-impell...

discuss

order

winrid|1 month ago

ah neat, so they rewrote the rendering engine in C++ and exposed it via Dart APIs, as opposed to everything being in Dart.

matt_kn|1 month ago

It has been like that since the very beginning (sky engine).