Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/niedsonemanoel/chatbot-vespzap

Chatbot conectado ao dialog flow e ao firebase.
https://github.com/niedsonemanoel/chatbot-vespzap

android dialoflow firebase flutter ios

Last synced: 21 days ago
JSON representation

Chatbot conectado ao dialog flow e ao firebase.

Awesome Lists containing this project

README

        

# Bot Vespzap
> No Guia Comercial você encontra informações sobre diversas empresas e profissionais autônomos que atuam na cidade de Vespasiano, Ribeirão das Neves, Pedro Leopoldo, Confins, São José da Lapa, Lagoa Santa, Santa Luzia e Jaboticatubas.

![](/assets/1024x500.png)

>O app foi feito em Flutter e foram utilizadas as seguintes bibliotecas:
* bubble.dart
* firebase_messaging.dart
* in_app_review.dart
* material.dart
* dio.dart
* crypto.dart
* dialogflow_v2.dart
* fluttertoast.dart

## Configuração para Desenvolvimento

1. Troque o arquivo `cupcakesbot-qlrcih-9c82160e9e70.json` na pasta assets pelo json do seu bot dialogFlow.

2. Troque o arquivo `google-services.json` pelo arquivo gerado no seu firebase.

3. Verifique as dependências.
```sh
flutter pub get
```
## Sobre o autor [META]

Niedson Emanoel – [@niedsonemanoel](https://twitter.com/niedsonemanoel) – [email protected]

Distribuído sob a licença MIT. Veja `LICENSE` para mais informações.

[https://github.com/NiedsonEmanoel](https://github.com/NiedsonEmanoel/)

## Contribua

1. Faça o _fork_ do projeto ()
2. Crie uma _branch_ para sua modificação (`git checkout -b feature/fooBar`)
3. Faça o _commit_ (`git commit -am 'Add some fooBar'`)
4. _Push_ (`git push origin feature/fooBar`)
5. Crie um novo _Pull Request_