Chatify Flutter & Firebase Powered Chat Application

Overview

Chatify Flutter Application

Chatify Flutter & Firebase Powered Chat Application

Awesome Badge Star Badge Join Community Badge

Flutter Flutter allows you to build beautiful native apps on iOS and Android Platforms from a single codebase. The main goal of this repository is to find free open source apps and start contributing to it. Feel free to contribute to the list, any suggestions are always welcomed!

feed example feed example

Discord

feed example

License

CC0

You might also like...

Simple Chat Application using pure Firebase.

chat_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Dec 29, 2021

A simple, modern AppImageHub Client, powered by flutter.

A simple, modern AppImageHub Client, powered by flutter.

AppImagePool Simple AppImageHub Client Main Features FLOSS and non profit app Simple categories Download from github directly, no extra-server involve

Jan 1, 2023

This is a Flutter project inspired by sustainability and powered by the community

This is a Flutter project inspired by sustainability and powered by the community

This is a Flutter project inspired by sustainability and powered by the community. TrashTrack is a demo of a social platform with geolocation features that brings people a new way of collaboration.

Oct 31, 2021

AI powered plant disease detection and assistance platform currently available as an App and API.

AI powered plant disease detection and assistance platform currently available as an App and API.

SUSya - Plant 🌱 Disease 🐛 Detector 🔎 ML Powered App to assist farmers in crop disease detection and alerts. Product Walkthrough SUSya.Demo.mp4 Down

Jan 5, 2023

AI powered plant disease detection and assistance platform currently available as an App and API.

AI powered plant disease detection and assistance platform currently available as an App and API.

SUSya - Plant 🌱 Disease 🐛 Detector 🔎 ML Powered App to assist farmers in crop disease detection and alerts. Product Walkthrough SUSya.Demo.mp4 Down

Jan 5, 2023

Berikut merupakan source code Chat Apps dengan Flutter + GetX + Firebase

chatapp A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Dec 31, 2022

Third Flutter Project to practice. A chat app, which uses Firebase as auth and database service.

Third Flutter Project to practice. A chat app, which uses Firebase as auth and database service.

chat_app Third Flutter Project to practice. A chat app, which uses Firebase as auth and database service. Resource video 0.1 Sign In and Register page

Oct 4, 2021

flutter chat app with firebase

flutter_chat_app flutter chat app Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Nov 21, 2021

A chat App built with flutter and firebase as backend

chat_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Dec 3, 2021
Comments
  • Getting Error While Registering Users

    Getting Error While Registering Users

    User doesn't get registered in firebase and I get this very weird Error on this function :

    Future<String?> registerUsingEmailAndPassword( String _email, String _password) async { try { UserCredential credentials = await _auth.createUserWithEmailAndPassword( email: _email, password: _password); return credentials.user!.uid; } on FirebaseAuthException { print("Error registering user."); } catch (e) { print(e); } }

    W/System (15312): Ignoring header X-Firebase-Locale because its value was null. I/System.out(15312): [okhttp]:check permission begin! I/System.out(15312): [okhttp]:not MMS! I/System.out(15312): [okhttp]:not Email! I/System.out(15312): [socket]:check permission begin! I/System.out(15312): [OkHttp] sendRequest<< E/com.google.android.gms.internal.firebase-auth-api.zzyd(15312): Failed to parse error for string [ Error 403 (Forbidden)!!1

    403. That’s an error.

    Your client does not have permission to get URL /identitytoolkit/v3/relyingparty/signupNewUser from this server. That’s all we know.] with exception: Value <!DOCTYPE of type java.lang.String cannot be converted to JSONObject I/flutter (15312): Error registering user.

    opened by JustABadWolf 0
  • File Picker

    File Picker

    File picker is not working to pic profile image

    Image provider: AssetImage(bundle: null, name: "/data/user/0/com.example.chatapp/cache/file_picker/IMG_20220316_140627.jpg") Image key: AssetBundleImageKey(bundle: PlatformAssetBundle#01252(), name: "/data/user/0/com.example.chatapp/cache/file_picker/IMG_20220316_140627.jpg", scale: 1.0)

    opened by SaadRahim7 1
Owner
null
Chat-application - Build Chat Application using Flutter and Firebase

Build Chat Application using Flutter & Firebase Source Code - Enjoy ! Social Med

Muhammad Irvan 0 Jan 3, 2022
Amir Khan 47 Jan 8, 2023
A powerful Flutter chat UI component library and business logic for Tencent Cloud Chat, creating seamless in-app chat modules for delightful user experiences.

<style> .button-9 { appearance: button; backface-visibility: hidden; background-color: #1d52d9; border-radius: 6px; border-width: 0; box-shadow: rgba(

Tencent Cloud 63 Aug 11, 2023
Flutter Chat App with localization - powered by Stream

flutter_chat_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Pawan Kumar 49 Dec 23, 2022
Chat-App - A Chat App with flutter and Firebase and Video Calling using WebRTC

chat_app A chat app with flutter and firebase with image message support and vid

Reza Hosseinypour 10 Nov 23, 2022
Dio desafio chatonline flutter firebase - Developing an Online Chat Application Integrated with Firebase

Desenvolvendo um aplicativo de Chat Online integrado ao Firebase Descrição Neste

Yian Zaratin 1 Jan 4, 2022
The most complete Chat UI for flutter highly customizable and helps developing chat UI faster.

⚠️ Dashchat v2 is available in v2 branch ⚠️ You can open issues for the v2 to indicate things we need to implement/fix. Also the API can change until

Fayeed Pawaskar 432 Dec 11, 2022
Developed a Group chat application using Flutter and Firebase, where users can register and create groups or join already existing groups and start conversing with each other.

GroupChatApp About Developed a Group chat application using Flutter and Firebase, where users can register and create groups or join already existing

Ahmed Gulab Khan 221 Dec 1, 2022
let's build a mobile chat application using flutter and firebase

miichat A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

azzouz abdelhakim 2 Oct 7, 2022
A chat application using Flutter and Firebase.

flutter_chat_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Le Van Thuan My 2 Apr 7, 2022