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

Headless Dart client for real-time, auto-translated customer support chat. Core SDK for Chataptor; pair with chataptor_flutter for drop-in Flutter widgets. Free early access.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add chataptor

With Flutter:

 $ flutter pub add chataptor

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

dependencies:
  chataptor: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:chataptor/chataptor.dart';
3
likes
160
points
131
downloads

Documentation

API reference

Publisher

verified publisherchataptor.com

Weekly Downloads

Headless Dart client for real-time, auto-translated customer support chat. Core SDK for Chataptor; pair with chataptor_flutter for drop-in Flutter widgets. Free early access.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#chat #support #phoenix #realtime #translation

License

MIT (license)

Dependencies

async, http, meta, phoenix_socket

More

Packages that depend on chataptor