get_jnienv 1.0.0 copy "get_jnienv: ^1.0.0" to clipboard
get_jnienv: ^1.0.0 copied to clipboard

outdated

Library to access JNIEnv pointer from Flutter code.

get_jnienv #

This a small library to access the JNIEnv* pointer of an Android application from Flutter code. This library will only work on Android.

This library contains:

  • a function to retrieve a JNIEnv* pointer attached to the current thread
  • a function to detach the current thread from the JavaVM
0
likes
0
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Library to access JNIEnv pointer from Flutter code.

Homepage

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on get_jnienv

Packages that implement get_jnienv