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

This is the live chat

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_chat_bot

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

dependencies:
  flutter_chat_bot: ^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:flutter_chat_bot/flutter_chat_bot.dart';
3
likes
95
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

This is the live chat

Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

dio, flutter, json_annotation, loading_animation_widget, loadmore_listview, socket_io_client, url_launcher

More

Packages that depend on flutter_chat_bot