An open API service indexing awesome lists of open source software.

https://github.com/devmuaz/flutter_dialog_flow_bot

Simple example app of using the DialogFlow API and how you can make ChatBot.
https://github.com/devmuaz/flutter_dialog_flow_bot

ai chatbot dialogflow-api flutter

Last synced: 3 months ago
JSON representation

Simple example app of using the DialogFlow API and how you can make ChatBot.

Awesome Lists containing this project

README

        

# DialogFlow Bot Flutter [Test App Only]

Basically this is a simple app shows you how to deal with DialogFlow APIs built by Flutter with customized UI (TESTS ONLY).

## Things you must consider:
- First you must get the API key of your agent that you create from Google Service Account

See Setting up authentication .

- This app uses the Dialogflow v1 & v2 Package for handling the API's requests, responses and so on.

- Also uses the intl Packege for internationalization and localization facilities.

## Preview
Here's some screenshots after quick tests on Android 9.0