litertlm 0.0.2 copy "litertlm: ^0.0.2" to clipboard
litertlm: ^0.0.2 copied to clipboard

Unified Flutter package for LiteRT-LM on every platform.

litertlm #

Native LiteRT-LM bindings for Flutter across mobile, desktop, and web.

Overview #

This package is a lightweight bridge to the official LiteRT-LM runtimes. It uses the official, platform-optimized native distribution for each target, such as the Swift package on iOS and macOS, the Gradle package on Android, and CLI packages on desktop platforms. That keeps the native runtime close to the upstream implementation while exposing one Dart API across supported platforms.

Platform Support #

Platform Runtime artifact Integration
iOS Official Swift package FFI
Android Official Gradle package JNI
macOS Official Swift package FFI
Windows Official CLI package FFI
Linux Official CLI package FFI
Web Official NPM package JS interop
0
likes
150
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Unified Flutter package for LiteRT-LM on every platform.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

code_assets, ffi, flutter, flutter_web_plugins, hooks, jni, native_toolchain_c

More

Packages that depend on litertlm

Packages that implement litertlm