* refa: jni

* refa: jni
This commit is contained in:
My-Responsitories
2026-05-30 12:10:35 +00:00
committed by GitHub
parent 6a75061dbb
commit d4d9fc3405
17 changed files with 1002 additions and 305 deletions

11
jnigen.yaml Normal file
View File

@@ -0,0 +1,11 @@
output:
dart:
path: lib/utils/android/bindings.g.dart
structure: single_file
class_path:
- android/app/src/main/java
classes:
- 'com.example.piliplus.AndroidHelper'
- 'java.lang.Runnable'