synkora_chat 1.0.0 copy "synkora_chat: ^1.0.0" to clipboard
synkora_chat: ^1.0.0 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 Flutter:

 $ flutter pub add synkora_chat

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

dependencies:
  synkora_chat: ^1.0.0

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

Documentation

API reference

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

MIT (license)

Dependencies

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

More

Packages that depend on synkora_chat