cactus 0.2.7 copy "cactus: ^0.2.7" to clipboard
cactus: ^0.2.7 copied to clipboard

Framework for running AI models on mobile devices

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cactus

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

dependencies:
  cactus: ^0.2.7

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:cactus/cactus.dart';
22
likes
110
points
1.18k
downloads

Publisher

verified publishercactuscompute.com

Weekly Downloads

Framework for running AI models on mobile devices

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

crypto, device_info_plus, ffi, flutter, flutter_js, http, http_parser, intl, package_info_plus, path_provider, uuid

More

Packages that depend on cactus

Packages that implement cactus