This directory contains examples on how to use jni_gen.
| Directory | Description |
|---|---|
| in_app_java | Demonstrates how to include custom Java code in Flutter application and call that using jni_gen |
| pdfbox_plugin | Example of a flutter plugin which provides bindings to Apache PDFBox library. Currently works on Flutter desktop and Dart standalone on linux. |
We intend to cover few more use cases in future.