Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vchib1/zippy-chat-app

Chat App in Flutter using Firebase.
https://github.com/vchib1/zippy-chat-app

firebase mvc-architecture provider real-time ui-design

Last synced: about 6 hours ago
JSON representation

Chat App in Flutter using Firebase.

Awesome Lists containing this project

README

        

# Zippy Chat

A Realtime Chat App created using Flutter and Firebase, with basic chat app functionalities like Changing/Updating Name, Status, Profile Picture and Online/Offline Status. User can chat directly with another user. Implemented Null Safety and Exception Handling. For state management, Provider is used. and It is created by following MVC (Model View Controller) design pattern.

## Packages used

- Provider
- Firebase (core, auth, storage, firestore)
- Intl
- Image Picker
- Image Cropper
- Flutetr Svg
- Photo View

## Screenshots

![01](https://user-images.githubusercontent.com/16263958/222074907-e70cf7e7-94eb-432a-8e1d-e320c0d4ed1d.png)
![02](https://user-images.githubusercontent.com/16263958/222074914-fa6cc736-9c7e-4480-b855-df744750bfd5.png)
![03](https://user-images.githubusercontent.com/16263958/222074921-08e06ad6-ad56-478a-9dfd-51ad8c0cc7c0.png)
![04](https://user-images.githubusercontent.com/16263958/222074924-a5eda26d-9a9b-4a62-a52a-dd1d8a6d575f.png)
![05](https://user-images.githubusercontent.com/16263958/222074929-936f6174-b5bf-42f7-bdff-3a783f6ab98e.png)
![06](https://user-images.githubusercontent.com/16263958/222074931-0548fcc2-a940-4739-991e-79dea094c788.png)
![07](https://user-images.githubusercontent.com/16263958/222074934-b82eebca-69e9-498c-a5d0-e2477903005d.png)
![08](https://user-images.githubusercontent.com/16263958/222074938-afcec31f-4cf7-4320-a16d-bbe4eb85bacb.png)
![09](https://user-images.githubusercontent.com/16263958/222074941-f2fbc729-e5da-4c27-9d9a-b56b90c44f54.png)