flutter_firebase_chat_core icon indicating copy to clipboard operation
flutter_firebase_chat_core copied to clipboard

Actively maintained, community-driven Firebase BaaS for chat applications with an optional chat UI.

Results 37 flutter_firebase_chat_core issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I can't seem to find an example of group rooms. I don't really understand the reason for supplying a list of users when you create it, so I just...

question

Actually i'm building Supabase version now, i've made a firebase angular app before and i did pagination. But i still can't get used to use Flyer chat yet. So do...

question

App stucks on installing with black screen on device. I have also included google services file.

bug

In a certain chat conversation, we might want to block the other user in case of, for instance, abusive content. Currently, I don't see any option in the documentation to...

feature

Hello ! Sorry i'm new as developer. But actually i want to try to show all room from a specifics user. I have a "SuperAdmin user", who all "user" chat...

question

Hello, We were developing chat application using flyer chat with firebase. We are facing an issue when sending a new messages when there are many messages present in the chat...

bug

Hey, In the example, I noticed createRoom is called when the user taps on another one at https://github.com/flyerhq/flutter_firebase_chat_core/blob/main/example/lib/users.dart I use this logic in my app, and noticed Firestore is littered...

feature

Hello 👋 I'm new to flutter I want to create a room with a specific userID. can't find it in the documentation do you have any example or idea to...

question

the Flutter team has announced that Flutter on desktop platforms moved to the stable channel, which includes Linux and MacOS. Windows was announced a couple of months back. i have...

feature

I have read through the docs, and example code. The example code seems like a collection of independent Scaffolds, like Rooms, ChatPage, LoginPage. Scaffolds don't seem like the best Widget...

question