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

Drop-in Flutter chatbot widget for Inteliz Labs agents: a floating launcher that expands into a full chat panel with streaming replies, lead-capture forms, guided pipelines, multi-language support and [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add inteliz_chatbot

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

dependencies:
  inteliz_chatbot: ^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:inteliz_chatbot/inteliz_chatbot.dart';
0
likes
140
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Drop-in Flutter chatbot widget for Inteliz Labs agents: a floating launcher that expands into a full chat panel with streaming replies, lead-capture forms, guided pipelines, multi-language support and agent-driven theming.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_markdown_plus, flutter_svg, google_fonts, http, provider, shared_preferences, uuid

More

Packages that depend on inteliz_chatbot