cholai_sdk 0.0.2 copy "cholai_sdk: ^0.0.2" to clipboard
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! `

0.0.2 - 2025-07-22 #

0
likes
100
points
28
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter SDK that provides socket-based chat, color theming, and user/session handling utilities.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, flutter, flutter_screenutil, get, get_storage, hugeicons, intl, loading_animation_widget, path, shimmer, socket_io_client

More

Packages that depend on cholai_sdk