adaptive_chat 1.0.29 copy "adaptive_chat: ^1.0.29" to clipboard
adaptive_chat: ^1.0.29 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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adaptive_chat

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  adaptive_chat: ^1.0.29

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:adaptive_chat/adaptive_chat.dart';
0
likes
140
points
162
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