win32_runner
win32_runner copied to clipboard
Run a Flutter app without needing a lick of C/C++ code. Just Dart!
Results
2
win32_runner issues
Sort by
recently updated
recently updated
newest added
Hi! Not to need VS and all the C++ SDK to compile/build Flutter apps for Windows is lightweight . I tried to execute the RenderObject based SampleCode https://github.com/renlite/relflor/blob/master/render_sample_hello/lib/main.dart with win32_runner,...
### Description When I open the win32_runner without being in a terminal (double click), the same win32_runner becomes a terminal that in turn launches app.so ### Steps To Reproduce just...
bug