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

retracted

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 Dart:

 $ dart pub add zetic_mlange

With Flutter:

 $ flutter pub add zetic_mlange

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

dependencies:
  zetic_mlange: ^1.8.0

Alternatively, your editor might support dart pub get or 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
0
points
233
downloads

Publisher

verified publisherzetic.ai

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Topics

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

License

unknown (license)

Dependencies

ffi, flutter

More

Packages that depend on zetic_mlange

Packages that implement zetic_mlange