lenna_chat 0.0.1 copy "lenna_chat: ^0.0.1" to clipboard
lenna_chat: ^0.0.1 copied to clipboard

discontinued

A customizable chatbot component for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lenna_chat

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

dependencies:
  lenna_chat: ^0.0.1

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:lenna_chat/lenna_chat.dart';
1
likes
0
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable chatbot component for Flutter apps.

Homepage

License

unknown (license)

Dependencies

cached_network_image, file_picker, flutter, flutter_html, flutter_local_notifications, http, image_picker, intl, permission_handler, shared_preferences, socket_io_client, url_launcher

More

Packages that depend on lenna_chat