chatterbox 1.6.0 copy "chatterbox: ^1.6.0" to clipboard
chatterbox: ^1.6.0 copied to clipboard

Framework to build dialog flows for Telegram Bots

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add chatterbox

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

dependencies:
  chatterbox: ^1.6.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:chatterbox/chatterbox.dart';
3
likes
0
points
30
downloads

Publisher

verified publisherdevartel.io

Weekly Downloads

Framework to build dialog flows for Telegram Bots

Repository

License

unknown (license)

Dependencies

collection, televerse

More

Packages that depend on chatterbox