Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/am1994/yaachatty

Flutter Chat using Firebase as a backend.
https://github.com/am1994/yaachatty

android chat chat-application dart firebase firebase-auth firebase-database firestore flutter ios realtime-chat realtime-database realtime-messaging

Last synced: about 1 month ago
JSON representation

Flutter Chat using Firebase as a backend.

Awesome Lists containing this project

README

        

# Yaa Chatty ![](https://github.com/am1994/YaaChatty/blob/master/icons8-weixin-64.png) [messaging app]

I started this project from The App Brewery's Complete Flutter Development Bootcamp by Angela yu,
check out the full course at [www.appbrewery.co](https://www.appbrewery.co/). It's the best course for who wants to be a great Flutter Developer(cross-platform Android/Ios).

this is the original project from The App Brewery ![flash-chat-flutter](https://github.com/londonappbrewery/flash-chat-flutter)

## My Goal

I wanted to learn more about Firebase with Flutter and how to deal with firestore storage so i added more screens and features like:

1. Firebase authentication verify email.

2. Setting screen (update user data(nickname,age,description).

3. Profile screen (show user's infromation).

4. Drawer widget (to easy navigate through screens).

5. Online screen (show app's users).

6. Private chat screen (chat with a partner).

7. Send images

8. Splash screen (added in android).

## adding new widgets

* clipPath

* drawer

* AlertDialog

* FutureBuilder

* ShadeMask

* RadialGradient

















credit images: ![Unsplash](https://unsplash.com/)

# Plan
my code isn't clean enough so i am willing to learn the design architecture like [Provider] / [block] / [Mobx] / [Redux]

## License

MIT License

Copyright (c) 2020 amina bekir

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.