Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 841 Bytes

File metadata and controls

18 lines (12 loc) · 841 Bytes

FlashMsg

LICENSE

An instant messaging platform written in Flutter. Powered by Google Firebase. If you are wondering how this app looks like, please watch this demo video.

Features

  • Instant messaging with text or pictures.
  • Sign in with Google account.
  • Update user's profile (including avatar).
  • [NEW] Add new friend by scanning QR code.
  • [NEW] Push notification implemented using Firebase Cloud Functions and Firebase Cloud Messaging.
  • [NEW] photo_view module is now integrated.

Acknowledgement

This app is inspired by duytq94/flutter-chat-demo. The corresponding license is attached in LICENSE-3RD-PARTY.