synkora_chat 1.13.3 copy "synkora_chat: ^1.13.3" to clipboard
synkora_chat: ^1.13.3 copied to clipboard

Native Flutter SDK for embedding Synkora AI chat widgets. Drop-in UI + headless API client with local message cache.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add synkora_chat

With Flutter:

 $ flutter pub add synkora_chat

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

dependencies:
  synkora_chat: ^1.13.3

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

Publisher

unverified uploader

Weekly Downloads

Native Flutter SDK for embedding Synkora AI chat widgets. Drop-in UI + headless API client with local message cache.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, drift, flutter, flutter_markdown, path, path_provider, sqlite3_flutter_libs

More

Packages that depend on synkora_chat