Giter VIP home page Giter VIP logo

Comments (3)

demchenkoalex avatar demchenkoalex commented on August 18, 2024 1

Hi @giorgio79 thank you very much! 🙂

Yeah, for the Tinder clone there is no need for the list of rooms, however I tried to make everything optional, so you just do not use it if not needed. Let's imagine there is a button which says "Tap to start a chat" so having UIDs for both users you can create a room for them and you don't need to show it anywhere, but the room itself is needed to store messages somewhere :) If they exit the chat and try to open it again, there will be a check if a room for those users already exists so it would not be created twice and message history will be saved.

Regarding security rules I think they are not changing for this case, or there are subtle changes, I tried to left comments for every line in the docs so it should be straightforward to adjust.

Regarding one to many you mean group chat or like a channel where you post and others read? This is something new indeed and wasn't taken into consideration yet. We can think it over some time later since group chat is not completely working with chat UI at the moment and we are focused on that :)

Let me know if I didn't fully answered your question

from flutter_firebase_chat_core.

giorgio79 avatar giorgio79 commented on August 18, 2024 1

Much appreciated Alex. This was exactly my question. I am interested in the Tinder clone (one to one) setup, so will take this baby for a spin.

from flutter_firebase_chat_core.

demchenkoalex avatar demchenkoalex commented on August 18, 2024

Let us know how it'll go! :)

from flutter_firebase_chat_core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.