dialogflow_manager 0.0.1+3 copy "dialogflow_manager: ^0.0.1+3" to clipboard
dialogflow_manager: ^0.0.1+3 copied to clipboard

This is a Flutter library for managing dialogflow project. For fetching, adding, deleting intents.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dialogflow_manager

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

dependencies:
  dialogflow_manager: ^0.0.1+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:dialogflow_manager/dialogflow_manager.dart';
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

This is a Flutter library for managing dialogflow project. For fetching, adding, deleting intents.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter, googleapis_auth, http

More

Packages that depend on dialogflow_manager