I am running into an `Undefined symbol` issue with dart-ffi and Go
I am trying to use ffigen to develop a library that I can use to call a go package from dart code.
I am trying to use ffigen to develop a library that I can use to call a go package from dart code.