lib_llama_cpp_android 0.3.2 copy "lib_llama_cpp_android: ^0.3.2" to clipboard
lib_llama_cpp_android: ^0.3.2 copied to clipboard

Android native build and Dart registration for lib_llama_cpp.

lib_llama_cpp_android #

Android implementation package for the lib_llama_cpp federated Flutter plugin.

This package registers the Android platform implementation and native build hooks used by the app-facing lib_llama_cpp package. It is usually consumed as a transitive dependency through lib_llama_cpp.

Published releases include prebuilt CPU-only jniLibs. Monorepo development builds compile from the pinned third_party/llama.cpp checkout when prebuilts are absent.