Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.45 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.45 KB

RealTime Chat

A fasinating UI for real time chat. Compatible with device light and dark mode. Hero widget with animated navigation used. It took me one day to complete with design. The code is maintained with the proper architecture and pattern.

Only the login, signUp, googleLogin, logout functionalities are implemented using firestore.

Packages

  1. cupertino_icons: ^1.0.1
  2. cloud_firestore: ^0.16.0
  3. permission_handler: ^5.0.1+1
  4. firebase_auth: ^0.20.0+1
  5. google_sign_in: ^4.5.9

Preview

screen_12_30screen_22_30screen_31_30screen_41_30

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.