zeebee 1.0.5 copy "zeebee: ^1.0.5" to clipboard
zeebee: ^1.0.5 copied to clipboard

A flexible SDK for creating powerful AI chat experiences with multiple language models.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zeebee

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

dependencies:
  zeebee: ^1.0.5

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:zeebee/zeebee.dart';
0
likes
125
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

A flexible SDK for creating powerful AI chat experiences with multiple language models.

Repository (GitHub)
View/report issues

Topics

#ai #chat #llm

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

cupertino_icons, dio, flutter, flutter_ai_toolkit, flutter_easyloading, get, google_fonts, google_generative_ai, shared_preferences, sizer

More

Packages that depend on zeebee