synurang 0.2.0 copy "synurang: ^0.2.0" to clipboard
synurang: ^0.2.0 copied to clipboard

Flutter FFI + gRPC bridge for bidirectional Go/Dart communication

0.2.0 #

  • Process Mode: Support for parent-child IPC via socketpair (Unix) and Named Pipes (Windows).
  • Multi-language Support: Full support for C++ and Rust (including streaming) via FFI and Process Mode.

0.1.9 #

  • In-process microservice (FFI + shared library).
  • Apply template.

0.1.8 #

  • Add runtime library and Go-to-Go FFI support.

0.1.7 #

  • Add support for Android, iOS, macOS, and Windows platforms in pubspec.yaml and project structure.

0.1.6 #

  • Fix: protoc-gen-synurang-ffi now correctly maps google/protobuf/ imports to package:protobuf/well_known_types/.
  • Fix: Correct Go/Dart module paths in example code and proto definitions + dart_package option

0.1.5 #

  • Include Dart generated files in the package.

0.1.4 #

  • Fix internal import paths to use GitHub module path.

0.1.3 #

  • Include generated Go code for remote usage.

0.1.2 #

  • Fix go.mod configuration.

0.1.1 #

  • Fix link in documentation.

0.1.0 #

  • Initial release of synurang, a Flutter FFI + gRPC bridge for bidirectional Go/Dart communication.
0
likes
0
points
501
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter FFI + gRPC bridge for bidirectional Go/Dart communication

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, fixnum, flutter, grpc, protobuf

More

Packages that depend on synurang

Packages that implement synurang