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

  • πŸ“© Bottomhalf common widgets
  • πŸ“œ Common utility services
  • 🧩 Http services
  • πŸ”Œ And local storage capability

πŸš€ Getting started

  1. Add the dependency in your pubspec.yaml:

    dependencies:
      bt_chat_sdk: ^0.0.1
    

Libraries

btc_common_sdk
main