https://github.com/eltonlazzarin/chat-flutter
Simplet chat built with Flutter
https://github.com/eltonlazzarin/chat-flutter
chat-application chat-ui firebase-auth firebase-authentication firebase-cloud-messaging firebase-database firebase-storage flutter flutter-applications flutter-apps flutter-demo mobile-apps talk-mobile
Last synced: about 1 month ago
JSON representation
Simplet chat built with Flutter
- Host: GitHub
- URL: https://github.com/eltonlazzarin/chat-flutter
- Owner: eltonlazzarin
- License: mit
- Created: 2020-05-30T21:53:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-11T02:14:43.000Z (almost 6 years ago)
- Last Synced: 2025-03-26T13:51:03.227Z (about 1 year ago)
- Topics: chat-application, chat-ui, firebase-auth, firebase-authentication, firebase-cloud-messaging, firebase-database, firebase-storage, flutter, flutter-applications, flutter-apps, flutter-demo, mobile-apps, talk-mobile
- Language: Dart
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Chat App
Simple Chat App built with Flutter





Mobile Technologies |
How To Use |
Licence
## :rocket: Mobile Technologies
This project was developed with the following technologies:
- [Flutter](https://github.com/flutter/flutter)
- [VS Code](https://code.visualstudio.com)
- [cloud_firestore](https://pub.dev/packages/cloud_firestore)
- [image_picker](https://pub.dev/packages/image_picker)
- [google_sign_in](https://pub.dev/packages/google_sign_in)
- [firebase_storage](https://pub.dev/packages/firebase_storage)
- [firebase_auth](https://pub.dev/packages/firebase_auth)
## :information_source: How To Use
```bash
# Clone this repository
$ git clone https://github.com/eltonlazzarin/chat-flutter.git
# Go into the repository
$ cd chat-flutter
# Run the app - Run this command line after your virtual or physical mobile be connected on your computer
$ flutter run
```
## :memo: License
This project is under the MIT license. See the [LICENSE](https://github.com/eltonlazzarin/chat-flutter/blob/master/LICENSE) for more information.
---
Made with ♥ by Elton Lazzarin :wave: [Get in touch!](https://www.linkedin.com/in/eltonlazzarin/)