dialogflow_grpc 0.2.1 copy "dialogflow_grpc: ^0.2.1" to clipboard
dialogflow_grpc: ^0.2.1 copied to clipboard

outdated

Flutter Dialogflow plugin for Dialogflow CX and V2, using GRPC. A faster integration with the Dialogflow API and also the possibility to do audio streaming. Built by Google Developer Advocate for Dial [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dialogflow_grpc

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

dependencies:
  dialogflow_grpc: ^0.2.1

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_grpc/dialogflow_grpc.dart';
31
likes
0
pub points
84%
popularity

Publisher

verified publisherleeboonstra.dev

Flutter Dialogflow plugin for Dialogflow CX and V2, using GRPC. A faster integration with the Dialogflow API and also the possibility to do audio streaming. Built by Google Developer Advocate for Dialogflow, Lee Boonstra

Homepage

License

unknown (license)

Dependencies

fixnum, flutter, grpc, meta, protobuf, uuid

More

Packages that depend on dialogflow_grpc