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

ikChatBot is a powerful fully customizable chatbot you can add to your flutter project for all plaftorms

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ikchatbot

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

dependencies:
  ikchatbot: ^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:ikchatbot/ikchatbot.dart';
19
likes
140
points
225
downloads

Publisher

unverified uploader

Weekly Downloads

ikChatBot is a powerful fully customizable chatbot you can add to your flutter project for all plaftorms

Documentation

API reference

License

MIT (license)

Dependencies

flutter, mailer

More

Packages that depend on ikchatbot