maathai_llamma 0.1.0 copy "maathai_llamma: ^0.1.0" to clipboard
maathai_llamma: ^0.1.0 copied to clipboard

PlatformAndroid

Flutter plugin wrapping llama.cpp for offline chat inference.

0.1.0 #

Added #

  • Initial public Android release of the Maathai llama.cpp Flutter plugin.
  • Streaming token support via generateStream on Android.
  • Android native guardrails for model size, sampler configuration, and thread management.

Changed #

  • Package metadata updated for pub.dev (homepage, repository, topics, license text).
  • Default Android plugin namespace updated to com.usemaathai.maathai_llamma.
  • README refreshed with installation and usage walkthrough.

Known Issues #

  • iOS target currently exposes stubbed methods; full implementation will arrive in a future release.
1
likes
130
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin wrapping llama.cpp for offline chat inference.

Repository (GitHub)
View/report issues

Topics

#ai #llm #offline #native

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on maathai_llamma

Packages that implement maathai_llamma