bt_chat_sdk 0.0.2 copy "bt_chat_sdk: ^0.0.2" to clipboard
bt_chat_sdk: ^0.0.2 copied to clipboard

Chat application sdk

bt_chat_sdk #

A simple and reusable Flutter chat SDK that provides messaging features such as sending, receiving, and managing chat messages.
This package is designed to be lightweight and easy to integrate, making it ideal for adding chat functionality into new or existing Flutter applications.


✨ Features #

  • πŸ“© Send and receive text messages
  • πŸ“œ Keep track of chat history
  • 🧩 Simple API for integration into apps
  • πŸ”Œ Example app included in the example/ folder

πŸš€ Getting started #

  1. Add the dependency in your pubspec.yaml:

    dependencies:
      bt_chat_sdk: ^0.0.1