Build flutter app for desktops

后端 未结 4 1463
北海茫月
北海茫月 2021-02-07 14:39

I saw a few peoples managed to build flutter apps for other OS than the usual Android/IOS

My question here is simple : How ? What is the current process to build a flutt

4条回答
  •  灰色年华
    2021-02-07 15:14

    For those wondering how to : https://github.com/google/flutter-desktop-embedding

    There's an example using openGL to render a flutter app

提交回复
热议问题