lib_llama_cpp_ios 0.7.3 copy "lib_llama_cpp_ios: ^0.7.3" to clipboard
lib_llama_cpp_ios: ^0.7.3 copied to clipboard

PlatformiOS

iOS native build and Dart registration for lib_llama_cpp.

Unreleased #

  • Report the bundled iOS framework as CPU-only and document separate Metal GitHub release assets.

0.4.0 #

  • Linked native builds with llama.cpp common chat utilities and mtmd multimodal support.
  • Prefer packaged prebuilt CPU-only iOS xcframeworks when present, with source-build fallback for monorepo development.

0.1.0 #

  • Initial iOS federated plugin implementation.
  • Added native library descriptor registration and iOS FFI plugin metadata.