flutter-embedded-linux
flutter-embedded-linux copied to clipboard
Software rendering support
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?
seconds this, support software rendering, probably via SDL2 framebuffer, or directfb2 at https://github.com/directfb2/DirectFB2