runanywhere_qhexrt 0.20.9
runanywhere_qhexrt: ^0.20.9 copied to clipboard
On-device NPU acceleration backend for RunAnywhere — LLM/VLM/STT/TTS on Qualcomm Snapdragon Hexagon (V75/V79/V81), Android arm64.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add runanywhere_qhexrtThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
runanywhere_qhexrt: ^0.20.9Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:runanywhere_qhexrt/runanywhere_qhexrt.dart';