v0.1.1
genui_genkit 0.1.1
This release adds Android LiteRT-LM support to the hybrid Flutter GenUI example and validates Gemma 4 E2B LiteRT-LM on a real Pixel 9 Pro.
Highlights
- Added
.litertlmmodel detection and LiteRT-LM backend selection (auto,cpu,gpu,npu) for the hybrid Flutter example. - Updated the Flutter example to
genkit_llamadart ^1.3.2,llamadart ^0.7.2,genui ^0.9.2, andjson_schema_builder ^0.1.5. - Updated the backend example to
genkit_llamadart ^1.3.2andgenkit_shelf ^0.1.7. - Allowed the provider-neutral root adapter to resolve Genkit 0.14 and Schemantic 0.2.
- Removed misleading llama.cpp-only load knobs from LiteRT-LM model params, loading status, and performance telemetry.
- Added gated Android integration tests for LiteRT-LM smoke and GenUI benchmark runs.
Validation
- CI passed for Package, Flutter example, and Backend example.
flutter pub publish --dry-runpassed with 0 warnings.panascore: 150/160.- Pixel 9 Pro Gemma 4 LiteRT-LM benchmark: score 100,
loadMs=5761,timeToFirstChunkMs=5105,turnMs=64191,errorCount=0.
Published to pub.dev: https://pub.dev/packages/genui_genkit/versions/0.1.1