acs_chat 0.0.2
acs_chat: ^0.0.2 copied to clipboard
A Flutter plugin for Azure Communication Services Chat
acs_chat_flutter #
A Flutter plugin to integrate Azure Communication Services (ACS) Chat features using native Android/iOS SDKs.
✨ Features #
- ✅ Real-time chat using ACS
- ✅ Send & receive messages
- ✅ Listen for incoming messages
- ✅ Native implementation using platform channels
- 🔜 Coming soon: Calling support via ACS Calling SDK
🚀 Getting Started #
1. Add dependency in pubspec.yaml #
dependencies:
acs_chat_flutter: ^0.0.1
📸 Screenshots #
| Chat UI | Message Handling |
|---|---|
| [] | [] |