April 2020
Intermediate to advanced
380 pages
9h 24m
English
Now that we've created a very basic user interface for our application, we will integrate the Dialogflow agent with the application so that the text that's entered by the user is responded to in real time by the agent. Follow these steps:
Add the dependency to the plugin inside the pubspec.yaml file:
dependencies: flutter_dialogflow: ^0.1.0
Read now
Unlock full access