ibm_watson_assistant 1.2.0 copy "ibm_watson_assistant: ^1.2.0" to clipboard
ibm_watson_assistant: ^1.2.0 copied to clipboard

Pure dart package simplifying integration with IBM Watson Assistant v2 API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ibm_watson_assistant

With Flutter:

 $ flutter pub add ibm_watson_assistant

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

dependencies:
  ibm_watson_assistant: ^1.2.0

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

Import it

Now in your Dart code, you can use:

import 'package:ibm_watson_assistant/ibm_watson_assistant.dart';
4
likes
120
pub points
52%
popularity

Publisher

verified publisheroneblank.io

Pure dart package simplifying integration with IBM Watson Assistant v2 API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dio, json_annotation

More

Packages that depend on ibm_watson_assistant