tree: caaee282c1b077e93ccdb4453e0d7070945a36b8
  1. in_app_java/
  2. notification_plugin/
  3. pdfbox_plugin/
  4. README.md
pkgs/jnigen/examples/README.md

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.