Skip to content

Flutter - Chat (Flutter, Firebase, Firestore, Storage, Authentication, Login with Google and Realtime sync)

Notifications You must be signed in to change notification settings

90lucasgabriel/flutter-07-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

1. Introduction

Chat with Google authentication and Firebase realtime messages and pictures.

2. Download

3. Documentation Step-by-Step

4. Technologies

5. Features

  • Material design;
  • Firebase;
    • Firestore and realtime synchronization for messages;
    • Storage for pictures;
    • Authentication with Google;
  • Anonymous messages are not allowed

6. Installing and Running

  • Clone this repo:
git clone [email protected]:90lucasgabriel/flutter-07-chat.git chat
  • Access directory:
cd chat
  • Run
flutter run
  • Check browser or connected device;

7. References

  1. Flutter - Available on https://flutter.dev/;
  2. Material Design - Available on https://material.io/;
  3. Firebase - Available on https://firebase.google.com/;

About

Flutter - Chat (Flutter, Firebase, Firestore, Storage, Authentication, Login with Google and Realtime sync)

Resources

Stars

Watchers

Forks

Packages

No packages published