flutter-embedded-linux icon indicating copy to clipboard operation
flutter-embedded-linux copied to clipboard

Software rendering support

Open HidenoriMatsubayashi opened this issue 2 years ago • 1 comments

From https://github.com/sony/flutter-elinux/issues/124

Because I think that many embedded device have no GPU. I want to know if elinux flutter can run on CPU?

HidenoriMatsubayashi avatar Aug 22 '22 23:08 HidenoriMatsubayashi

seconds this, support software rendering, probably via SDL2 framebuffer, or directfb2 at https://github.com/directfb2/DirectFB2

laoshaw avatar Dec 22 '22 23:12 laoshaw