tree: 4b681d306ab63e22337bbedec26a0fe20cac94b0
  1. bin/
  2. cmake/
  3. examples/
  4. java/
  5. lib/
  6. test/
  7. .gitignore
  8. analysis_options.yaml
  9. LICENSE
  10. pubspec.yaml
  11. README.md
pkgs/jnigen/README.md

Build Status

jnigen

This project intends to provide 2 packages to enable JNI interop from Dart & Flutter. Currently this package is highly experimental.

PackageDescription
jniErgonomic C bindings to JNI C API and several helper methods
jnigenTool to generate Dart bindings to Java code using FFI

This is a work-in-progress project under Google Summer of Code 2022 program.