zetic_mlange 1.9.1 copy "zetic_mlange: ^1.9.1" to clipboard
zetic_mlange: ^1.9.1 copied to clipboard

Flutter FFI SDK for running ZeticMLange on-device AI models on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zetic_mlange

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

dependencies:
  zetic_mlange: ^1.9.1

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:zetic_mlange/zetic_mlange.dart';
0
likes
100
points
233
downloads

Documentation

API reference

Publisher

verified publisherzetic.ai

Weekly Downloads

Flutter FFI SDK for running ZeticMLange on-device AI models on Android and iOS.

Topics

#on-device-ai #ffi #machine-learning #npu #zetic

License

Apache-2.0 (license)

Dependencies

ffi, flutter

More

Packages that depend on zetic_mlange

Packages that implement zetic_mlange