flutter-go-bridge icon indicating copy to clipboard operation
flutter-go-bridge copied to clipboard

Flutter/Dart to Go FFI generator

Results 4 flutter-go-bridge issues
Sort by recently updated
recently updated
newest added

Hello! Is there a plan to make this generator work with pure Dart packages? I can pin this package to a commit before the switch to the native toolchain, but...

Hi @csnewman! Cool to see that we have an effort for making Dart and Go work together! I have preregistered `package:native_toolchain_go`. If you will actively maintain this package, I'm happy...

$ go generate 2024/10/10 18:16:20 flutter-go-bridge generator 2024/10/10 18:16:22 Parsing 2024/10/10 18:16:22 - Package github.com/openimsdk/openim-sdk-core/v3/open_im_sdk_callback 2024/10/10 18:16:22 - File F:\1024\flutter_openim_sdk\openim-sdk-core-3\open_im_sdk_callback\callback_client.go 2024/10/10 18:16:22 - File F:\1024\flutter_openim_sdk\openim-sdk-core-3\open_im_sdk_callback\callback_go_sdk.go 2024/10/10 18:16:22 Processing 2024/10/10 18:16:22...

https://github.com/csnewman/flutter-go-bridge/blob/bf347b32a54127b6430aa1dcb35beaa486829e4b/native_toolchain_go/lib/go_native_toolchain.dart#L133 It doesn't change to the go source directory(the directory contains go.mod),which leading to build failure