native_library library

Classes

HtmNativeLibraries
Resolver seam (spec 064): federated adapters register the prebuilt binaries they bundle here so the preserved loading chain below can find them without the app package shipping binaries itself. Purely additive — the pre-migration resolution steps are unchanged and keep precedence as documented in NativeLibrary.
NativeLibrary

Typedefs

HtmNativeLibraryResolver = String? Function()
Returns the absolute path of a native library the resolver provides, or null when it does not apply to the running platform.