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

Headless Dart client for Chataptor — real-time, auto-translated customer support chat in 100+ languages. Free forever. Pair with chataptor_flutter for drop-in widgets.

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.2.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 Chataptor — real-time, auto-translated customer support chat in 100+ languages. Free forever. Pair with chataptor_flutter for drop-in widgets.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#chat #support #multilingual #realtime #translation

License

MIT (license)

Dependencies

async, http, meta, phoenix_socket

More

Packages that depend on chataptor