Project-based learning of chat application using ZIM SDK Kit and Zegocloud.
- One on One Chat
- Group Chat
Flutter, ZIM SDK, & Zegocloud Kit
Clone the project
git clone https://github.com/fanolans/chat-app.gitGo to the project directory
cd project-folderInstall dependencies
flutter pub getStart the app
flutter run