am1994 / YaaChatty

Flutter Chat using Firebase as a backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yaa Chatty [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. 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

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<br
  • ...




credit images: Unsplash

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.

About

Flutter Chat using Firebase as a backend.

License:MIT License


Languages

Language:Dart 98.7%Language:Shell 0.5%Language:Swift 0.4%Language:Java 0.4%Language:Objective-C 0.0%