https://github.com/williamjayjay/flutter-chat-app
https://github.com/williamjayjay/flutter-chat-app
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/williamjayjay/flutter-chat-app
- Owner: williamjayjay
- Created: 2021-02-09T02:42:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-09T02:48:39.000Z (over 4 years ago)
- Last Synced: 2025-02-17T22:27:45.323Z (4 months ago)
- Language: Dart
- Size: 845 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Criação de projeto de chat online com Flutter
Olá amigos, este projeto tem intuito de compartilhar meu aprendizando com o firebase(firestore) e login com google account.Flutter Chat
## 🔨 Instalações
- 📦 cupertino_icons: ^0.1.2
- 📦 cloud_firestore: ^0.13.0+1
- 📦 image_picker: ^0.6.2+3
- 📦 google_sign_in: ^4.1.1
- 📦 firebase_storage: ^3.1.1
- 📦 firebase_auth: ^0.15.3## ✨ Funcionalidade
- 🌈 Conexão, leitura e escrita no firebase(firestore).
- ⚙️ Login com Google.
- 🎨 Envio de foto para o firebase.