kipps_chatbot 1.2.0 copy "kipps_chatbot: ^1.2.0" to clipboard
kipps_chatbot: ^1.2.0 copied to clipboard

kipps_chatbot is a Flutter package that simplifies the integration of KIPPs AI chatbot into your applications.

This package helps to envoke the KIPPs ChatBot on a flutter application.

Getting started #

First create and train your chatbot: KIPPs AI

In case of any difficulty, visit blog: About KIPPs AI

Flutter Integration #

Go to Installation Section and Get to know about installing precedure of this package in your project.

Also navigate to the blog Building an AI ChatBot in Flutter for detailed and step-by-step guide.

For a sample code visit Example setion of the package.

Multi-Screen Integration #

Facing difficulty in integrating package in your multi-screen applications. Visit the blog: Multi-screen Flutter app for sample code.

Installation #

Add kipps_chatbot as a dependency in your pubspec.yaml file.

Installation- Web support

To make it work properly on the Web platform, you need to add the web_support.js file inside the of your web/index.html file:

<head>
  <!-- ... -->
  <script type="application/javascript" src="/assets/packages/flutter_inappwebview_web/assets/web/web_support.js" defer></script>
  <!-- ... -->
</head>
4
likes
150
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

kipps_chatbot is a Flutter package that simplifies the integration of KIPPs AI chatbot into your applications.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, http, webview_flutter

More

Packages that depend on kipps_chatbot