- A chat app made by Flutter and Firebase.
- Support login with google account, chat with any user, send text, image and sticker, update avatar and profile.
- Clone this repo
- Run
flutter pub get
- Run
flutter run
(remember open simulator or connect physical device, iOS auto run additional commandpod install
)