It's a fully functional and secure cross platform chat application built using flutter and uses a graphql server that acts as an interface between the Database and the client.
Vineesh (me) - Front-end and Back-end developer
Roshan G Rahman - Designer
Chat app server is the used as the backend for this app.
Download the chap.apk for android
- signup and signin
- create individual and group chats and delete them
- view and add messages
- dark mode
- notification(only for android)
- instant messages
- Flutter & Dart
- Firebase Messaging Flutter
- Provider State Management
- Graphql Flutter
- Shared Preferences
First go and setup the server for the chat app
flutter packages get
flutter run --release