jnigen examples

This directory contains examples on how to use jnigen.

DirectoryDescription
in_app_javaDemonstrates how to include custom Java code in Flutter application and call that using jnigen
pdfbox_pluginExample 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.