bindgo
bindgo copied to clipboard
Use Dart to call Shell, complete the work of compiling Golang CGO code into a so, dll, a, WASM, and etc. And place it in the corresponding source file directory of each Flutter platform.
Results
1
bindgo issues
Sort by
recently updated
recently updated
newest added
PS D:\hlp\src\myflutter\gommq> flutter pub run bindgo:run BindGo: windows amd64 starting... Unhandled exception: ShellException(go build -buildmode=c-shared -ldflags "-s -w" -o D:\hlp\src\myflutter\gommq\windows\libgolbi.dll ./golib, exitCode 1, workingDirectory: D:\hlp\src\myflutter\gommq) Instance of '_StringStackTrace'pub finished with...