Compiling a helloworld dart to exe on home windows opens mouse homes
**Edit: Seems like my mistake was once operating primary as a substitute of primary.exe**
Seems:
primary = mouse and enter keep watch over panel for home windows.
See right here for clarification: https://stackoverflow.com/questions/46460771/why-does-running-main-in-powershell-open-my-mouse-properties
————-
I have been the use of flutter for some time however by no means used dart to immediately make an exe.
I attempted compiling the next code, but if I run the exe it opens home windows mouse settings, which is a atypical factor to do.
void primary() {
print(“Hi, Global!”);
}
compiling the use of:
dart bring together exe primary.dart
any concepts what’s going on?
View Reddit through DeviousBeevious – View Supply