aub_ai 1.0.0 copy "aub_ai: ^1.0.0" to clipboard
aub_ai: ^1.0.0 copied to clipboard

AubAI allows you to supercharge apps with on-device AI capabilities. Offline AI is the next frontier in cross-platform app development, and AubAI makes it easy to add it to your app.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aub_ai
copied to clipboard

With Flutter:

 $ flutter pub add aub_ai
copied to clipboard

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

dependencies:
  aub_ai: ^1.0.0
copied to clipboard

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:aub_ai/aub_ai.dart';
copied to clipboard
26
likes
0
points
105
downloads

Publisher

verified publisherbrutalcoding.com

Weekly Downloads

2024.07.09 - 2025.01.21

AubAI allows you to supercharge apps with on-device AI capabilities. Offline AI is the next frontier in cross-platform app development, and AubAI makes it easy to add it to your app.

Homepage
Repository (GitHub)
View/report issues

Topics

#ai #flutter #cross-platform #nlp #llms

Funding

Consider supporting this project:

github.com
buymeacoffee.com

License

unknown (license)

Dependencies

ffi, flutter, freezed_annotation, json_annotation, plugin_platform_interface

More

Packages that depend on aub_ai