blob: 9b19c3a820c4180061504fb89d17aec4fa0d2e82 [file] [view]
## jnigen examples
This directory contains examples on how to use jnigen.
| Directory | Description |
| ------- | --------- |
| [in_app_java](in_app_java/) | Demonstrates how to include custom Java code in Flutter application and call that using jnigen |
| [pdfbox_plugin](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.