Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.03 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.03 KB

chatty-flutter

Flutter Messaging App using GraphQL and Provider

This Project is POC (Proof-of-concept) of building app Messaging application using technologies like GraphQL, Provider and etc.

Its to be used in conjunction with this project which represents the backend/server side for this app

Screenshots

Login Page Signup Page Conversations Page User Select Page Conversation Page

Demo

Login Page

Todos

  • Login Flow
  • Signup Flow
  • Logout Flow
  • List All Conversations
  • Start Conversation
  • Send Message
  • Delete Conversation
  • Settings Page
  • Set Profile Photo (WIP)
  • Send Emoji (WIP)
  • Send Photos (WIP)
  • Send Audio File
  • Send Document File
  • Invite Contact from Device (WIP)
  • Organize Code
  • Other ideas I don't remember now