All Projects → vineeshvk → Chat App Flutter

vineeshvk / Chat App Flutter

It's a fully functioning chat app built using flutter. With both one on one chats and group chats

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Chat App Flutter

Laqul
A complete starter kit that allows you create amazing apps that look native thanks to the Quasar Framework. Powered by an API developed in Laravel Framework using the easy GraphQL queries language. And ready to use the Google Firebase features.
Stars: ✭ 110 (-60.29%)
Mutual labels:  graphql, firebase-cloud-messaging
Requester
Powerful, modern HTTP/REST client built on top of the Requests library
Stars: ✭ 273 (-1.44%)
Mutual labels:  graphql
Node Github Profile Summary
[Temporarily unavailable]The node version of github-profile-summary with GraphQL
Stars: ✭ 261 (-5.78%)
Mutual labels:  graphql
Graphql For Vscode
GraphQL syntax highlighting, linting, auto-complete, and more!
Stars: ✭ 265 (-4.33%)
Mutual labels:  graphql
Cms
Club Management System of amFOSS, powered by CMS
Stars: ✭ 263 (-5.05%)
Mutual labels:  graphql
Wp Graphql
🚀 GraphQL API for WordPress
Stars: ✭ 3,097 (+1018.05%)
Mutual labels:  graphql
Scalable React Boilerplate
⭐️ Scalable feature-first React micro-framework made for Udacity Alumni collaborative projects
Stars: ✭ 260 (-6.14%)
Mutual labels:  graphql
Graphql Flex
🎣A flexible GraphQL IDE by @TipeIO built in @VueJS
Stars: ✭ 277 (+0%)
Mutual labels:  graphql
Aspnetcoregraphql
Sample project demonstrating a GraphQL service built with ASP.NET Core 2.2, Entity Framework Core and graphql-dotnet.
Stars: ✭ 272 (-1.81%)
Mutual labels:  graphql
Gitlit
Platform to connect contributors and projects based on skill level and shared interests.
Stars: ✭ 265 (-4.33%)
Mutual labels:  graphql
Swift Graphql
A GraphQL client that lets you forget about GraphQL.
Stars: ✭ 264 (-4.69%)
Mutual labels:  graphql
Vscode Restclient
REST Client Extension for Visual Studio Code
Stars: ✭ 3,289 (+1087.36%)
Mutual labels:  graphql
Dotnet Fake Json Server
Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.
Stars: ✭ 265 (-4.33%)
Mutual labels:  graphql
Graphql To Mongodb
Allows for generic run-time generation of filter types for existing graphql types and parsing client requests to mongodb find queries
Stars: ✭ 261 (-5.78%)
Mutual labels:  graphql
Graphql Resolvers
🔌 Resolver composition library for GraphQL.
Stars: ✭ 274 (-1.08%)
Mutual labels:  graphql
Aws App Sync
Easily Deploy AWS AppSync GraphQL APIs Using Serverless Framework Components
Stars: ✭ 261 (-5.78%)
Mutual labels:  graphql
Grafoo
A GraphQL Client and Toolkit
Stars: ✭ 264 (-4.69%)
Mutual labels:  graphql
Babel Blade
(under new management!) ⛸️Solve the Double Declaration problem with inline GraphQL. Babel plugin/macro that works with any GraphQL client!
Stars: ✭ 266 (-3.97%)
Mutual labels:  graphql
Graphik
Graphik is a Backend as a Service implemented as an identity-aware document & graph database with support for gRPC and graphQL
Stars: ✭ 277 (+0%)
Mutual labels:  graphql
Nodes
A GraphQL JVM Client - Java, Kotlin, Scala, etc.
Stars: ✭ 276 (-0.36%)
Mutual labels:  graphql

Chap Client

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.

Contributors

Vineesh (me) - Front-end and Back-end developer

Roshan G Rahman - Designer

Server

Chat app server is the used as the backend for this app.

Release

Download the chap.apk for android

Screenshots

Features

  • signup and signin
  • create individual and group chats and delete them
  • view and add messages
  • dark mode
  • notification(only for android)
  • instant messages

Tools used

How to run

First go and setup the server for the chat app

flutter packages get
flutter run --release
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].