bd_chat_sdk 1.0.2 copy "bd_chat_sdk: ^1.0.2" to clipboard
bd_chat_sdk: ^1.0.2 copied to clipboard

BoldDesk Chat SDK makes it effortless to embed a fully functional Chat Widget directly into your mobile application. With this integration, your end-users can seamlessly connect with support agents an [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bd_chat_sdk

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

dependencies:
  bd_chat_sdk: ^1.0.2

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:bd_chat_sdk/bd_chat_sdk.dart';
1
likes
120
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

BoldDesk Chat SDK makes it effortless to embed a fully functional Chat Widget directly into your mobile application. With this integration, your end-users can seamlessly connect with support agents and enjoy real-time conversations, ensuring faster responses and a smoother customer experience.

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on bd_chat_sdk

Packages that implement bd_chat_sdk