Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/niedsonemanoel/chatbot-vespzap
- Owner: NiedsonEmanoel
- License: mit
- Created: 2021-01-24T13:11:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-23T03:21:39.000Z (almost 4 years ago)
- Last Synced: 2024-11-16T02:11:49.979Z (3 months ago)
- Topics: android, dialoflow, firebase, flutter, ios
- Language: Dart
- Homepage:
- Size: 54 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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_