ai_companion 0.1.0 copy "ai_companion: ^0.1.0" to clipboard
ai_companion: ^0.1.0 copied to clipboard

AI companion for Flutter apps. Drop-in chat, type-safe actions, multi-provider support, and zero-config backend deploy.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ai_companion

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

dependencies:
  ai_companion: ^0.1.0

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:ai_companion/ai_companion.dart';
1
likes
160
points
65
downloads

Documentation

API reference

Publisher

verified publisherrobertngabo.com

Weekly Downloads

AI companion for Flutter apps. Drop-in chat, type-safe actions, multi-provider support, and zero-config backend deploy.

Repository (GitHub)
View/report issues
Contributing

Topics

#ai #chat #llm #openai #anthropic

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ai_companion