adaptive_chat 1.0.33 copy "adaptive_chat: ^1.0.33" to clipboard
adaptive_chat: ^1.0.33 copied to clipboard

Flutter plugin for the Adaptive SDK Chat module. Launches an AI-powered in-app chat experience with survey flows, flashcards, quizzes, and step-by-step explanations for the Adaptive e-learning platform.

1.0.33 #

  • Bump iOS native dependency to AdaptiveChat 1.0.33.

1.0.32 #

  • Bump iOS native dependency to AdaptiveChat 1.0.32.
  • iOS fix: AdaptiveChatConfig now correctly maps all native fields — primaryColor, accentColor, and backgroundColor — using the values passed from Dart (hex strings parsed to UIColor) with AdaptiveChatConfig.default fallbacks.
  • iOS fix: Replaced deprecated UIApplication.shared.keyWindow with a connectedScenes-based helper compatible with iOS 13+.

1.0.29 #

  • Initial release of the Adaptive Chat Flutter plugin.
  • Android: launches AdaptiveChatActivity via AdaptiveChat.showConversation().
  • iOS: presents AdaptiveChatViewController via AdaptiveChat.shared.presentChat(from:config:).
  • Supports optional config: subject, topic, primaryColor, accentColor.
0
likes
140
points
100
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for the Adaptive SDK Chat module. Launches an AI-powered in-app chat experience with survey flows, flashcards, quizzes, and step-by-step explanations for the Adaptive e-learning platform.

Repository (GitHub)
View/report issues

Topics

#adaptive #chat #ai #e-learning #lms

License

MIT (license)

Dependencies

flutter

More

Packages that depend on adaptive_chat

Packages that implement adaptive_chat