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

outdated

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

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.1.0

Alternatively, your editor might support dart 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
0
pub points
48%
popularity

Publisher

verified publisheroneblank.io

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, json_annotation, meta

More

Packages that depend on ibm_watson_assistant