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

retracted

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

 $ dart pub add zeebee

With Flutter:

 $ flutter pub add zeebee

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

dependencies:
  zeebee: ^1.0.3

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

License

unknown (license)

Dependencies

cupertino_icons, dio, flutter, flutter_easyloading, flutter_svg, get, google_fonts, lottie, shared_preferences, sizer

More

Packages that depend on zeebee