|
|
|
|
|
by _jezell_
1225 days ago
|
|
Flutter is quickly shaping up to be the best way to accomplish this. The new renderers landing on all platforms including web are really nice. I've ignored Flutter until now, but it's getting too good to ignore for much longer. |
|
Flutter draws to a canvas at 60 FPS and uses the GPU.
https://buildflutter.com/how-flutter-works/
Anecdotally, I see it getting faster and faster on new engine versions without app changes.