btc_common_sdk 0.0.8
btc_common_sdk: ^0.0.8 copied to clipboard
Common widgets and services
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 #
-
Add the dependency in your
pubspec.yaml
:dependencies: bt_chat_sdk: ^0.0.1