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
initialize
method - π¦ 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! `