chat_bot_llm 0.0.6 copy "chat_bot_llm: ^0.0.6" to clipboard
chat_bot_llm: ^0.0.6 copied to clipboard

A Flutter plugin to integrate ChatBot LLM. This Plugin provides a chat interface to interact with the ChatBot LLM.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chat_bot_llm

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

dependencies:
  chat_bot_llm: ^0.0.6

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:chat_bot_llm/chat_bot_llm.dart';
4
likes
90
pub points
52%
popularity

Publisher

verified publishercreoit.com

A Flutter plugin to integrate ChatBot LLM. This Plugin provides a chat interface to interact with the ChatBot LLM.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

circular_buffer, cupertino_icons, fimber, flutter, flutter_tts, fluttertoast, get, get_cli, get_it, get_storage, http, http_interceptor, json_annotation, lottie, permission_handler, speech_to_text, uuid

More

Packages that depend on chat_bot_llm