tree: 5212cd22e228b69f93c1d8de81ed2eff87a9ee80
  1. bin/
  2. cmake/
  3. example/
  4. java/
  5. lib/
  6. test/
  7. .gitignore
  8. analysis_options.yaml
  9. CHANGELOG.md
  10. LICENSE
  11. pubspec.yaml
  12. 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.