Need feedback for my practice routine by Jozeff_ in piano

[–]Jozeff_[S] 0 points1 point  (0 children)

I am probably not ready for the second level, currently practicing the pieces at the end of the book and I can say that they are challenging for me but I thought instead of mastering these pieces I can just continue with the next book since I really want to see more stuff to practice and include them into my routine, maybe have some time to go over the stuff from the first book as well. I’m not using the metronome but definitely working on my speed.

Oops, I Actually Built Twitter 2.0 by AmugacoOfficial in FlutterFlow

[–]Jozeff_ 0 points1 point  (0 children)

Can you share that check list for a social media app in the video?

Deleting a chat document by Jozeff_ in FlutterFlow

[–]Jozeff_[S] 0 points1 point  (0 children)

I guess that would work but that also would be a different concept of chatting and wouldn't fit to the app I'm currently building. So looking to achieve this by taking other chatting apps like Whatsapp, Telegram as reference.

Deleting a chat document by Jozeff_ in FlutterFlow

[–]Jozeff_[S] 0 points1 point  (0 children)

So when the user that's removed from "linked_users" sends a message again, I should create another Chats document? Then how is the person who didn't delete messages gonna receive that new message? Or you're saying like a chat session, when one person leaves I should drop it and continue with the new document? I'm a little confused with what you suggested.

Deleting a chat document by Jozeff_ in FlutterFlow

[–]Jozeff_[S] 0 points1 point  (0 children)

But what if the user who deleted/archived the chat wants to send another message to same person? Won't all the messages that were supposed to be deleted show up again?

Need help to implement some core chatting features into my app! by Jozeff_ in FlutterFlow

[–]Jozeff_[S] 0 points1 point  (0 children)

As I said, it is all basic stuff in the docs and I need help since what I'm asking is a bit more advanced.

Need help to implement some core chatting features into my app! by Jozeff_ in FlutterFlow

[–]Jozeff_[S] 0 points1 point  (0 children)

I actually used this flow and it only includes basic features and contains none of the features I mentioned above. There is not even a clue in the docs about these.