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

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

Awesome Lists containing this project

README

          


Logo Icon


Chat App


Simple Chat App built with Flutter



GitHub top language

GitHub language count

GitHub last commit

GitHub issues

GitHub


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/)