WSRer
WSRer
@li-jin-gou 下一步该做什么
> Hi @Azka79 , > > What I did today : > > * I Installed a Windows virtual machine to be sure to start from a fresh environment >...
i can build a flutter project through the following command ``` flutter create test cd test flutter build windows ```  is there a build flag to specify a build...
> @nanakura yes you can build from outside the app directory as : > > ``` > flet build windows path_to_app > ``` > > you can also specify where...
> hi @nanakura , What version of visual studio is installed in your system? Please show a result of the `flutter doctor -v` command You say its the -o that...
> hi again @nanakura, since you said that you could build from a test app and directory but after you said -o flag was not working for you I assumed...
> > 好像服务器挂了 > > 服务器挂了可以去官方反馈,🤔或者试试官方app 用pika连不上bika服务器,bika本身服务器没挂
> Hello, Can you submit a PR and add an option to support this behavior? @nanakura What should the name of this option be called? I roughly completed this option...
> There's a WIP proof of concept app here: https://github.com/STRd6/qwello > > It works in dev mode but there are still some issues to fix to get it to compile...
> @nanakura can you give it a try with our new Vite plugin? [`main`/integration/unplugin/examples/vite/vite.config.js](https://github.com/DanielXMoore/Civet/blob/main/integration/unplugin/examples/vite/vite.config.js?rgh-link-date=2023-09-05T03%3A06%3A20Z) > > Let us know if you hit any snags! Please provide a case, ideally a...