tree: 8a5588977728f6394d2e610a55828c8e08ef9f14
  1. README.md
pkgs/jnigen/README.md

Build Status

Experimental generator for FFI+JNI bindings.

This package will generate JNI code to invoke Java from C, and Dart FFI bindings to invoke this C code. This enables calling Java code from Dart.

This is a GSoC 2022 project.