cholai_sdk 0.0.2
cholai_sdk: ^0.0.2 copied to clipboard
A Flutter SDK that provides socket-based chat, color theming, and user/session handling utilities.
📦 CHANGELOG #
All notable changes to the cholai_sdk Flutter package will be documented in this file.
0.0.1 - 2025-07-22 #
🚀 Initial Release #
- ✅ Added SDK pre-initialization support via
CholAiSdk.preInit() - 🔌 Integrated real-time socket communication
- 💬 Chat detail view UI with bottom sheet support
- 👤 Support for sender & receiver metadata (name, image, phone)
- 🔔 FCM token setup included in
initializemethod - 📦 Plug-and-play design for easy embedding in any Flutter app
- 📱 Provided minimal working demo example in
README.md
Upcoming #
🎨 UI customization #
- Allow custom themes, colors, chat bubble styles
🧠 AI reply suggestions #
- GPT-style smart reply in chat
📞 Voice/Video calling support #
- Enable peer-to-peer audio/video inside chat view
This changelog follows semantic versioning. Stay tuned for new features! `