nexa_ai_flutter 0.0.4 copy "nexa_ai_flutter: ^0.0.4" to clipboard
nexa_ai_flutter: ^0.0.4 copied to clipboard

PlatformAndroid

Comprehensive Flutter plugin for Nexa AI SDK - Run LLMs, VLMs, Embeddings, ASR, and CV models on-device with NPU/GPU/CPU support for Android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nexa_ai_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  nexa_ai_flutter: ^0.0.4

Alternatively, 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:nexa_ai_flutter/nexa_ai_flutter.dart';
0
likes
140
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

Comprehensive Flutter plugin for Nexa AI SDK - Run LLMs, VLMs, Embeddings, ASR, and CV models on-device with NPU/GPU/CPU support for Android

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on nexa_ai_flutter

Packages that implement nexa_ai_flutter