mercury_aichat_sdk 0.0.3 copy "mercury_aichat_sdk: ^0.0.3" to clipboard
mercury_aichat_sdk: ^0.0.3 copied to clipboard

A flutter plugin that provides a chatbot feature that can be utilized in the form of GetXController and UseCase.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mercury_aichat_sdk

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

dependencies:
  mercury_aichat_sdk: ^0.0.3

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:mercury_aichat_sdk/mercury_aichat_sdk.dart';
2
likes
140
pub points
1%
popularity

Publisher

unverified uploader

A flutter plugin that provides a chatbot feature that can be utilized in the form of GetXController and UseCase.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, flutter_secure_storage, get

More

Packages that depend on mercury_aichat_sdk