plus_plugins icon indicating copy to clipboard operation
plus_plugins copied to clipboard

[Request]: Use FFI/JNI for package_info_plus

Open ueman opened this issue 1 year ago • 0 comments

Plugin

package_info_plus

Use case

Using FFI and JNI for package_info_plus allows the API to be sync instead of async. This makes the API usage much more ergonomic.

Proposal

Use FFI and JNI for reading the various properties

ueman avatar Jan 21 '24 19:01 ueman