Love the idea guys! At around 30:00, I would use the back button instead of the wait. That way you get all the time you need instead of a set number of milliseconds. And set the current time in the user document.
One Question, loved the logic behind creating a global read_notification_time in the user-section. My solution for this before watching was a boolean filtered to read = false, hence any if any read was false, it would show. Would it make any performance differences?
very helpful. Thank you. Please there is feature I would like to request. How do you allow a user (say admin) create other users in flutterflow (say vendor) just like in php or react
Anyone know how this could be done with Supabase so that the notification icon would be real-time? I put the notification (red dot) on my navbar so it would be on every page. It works but I have to refresh the screen. TIA...
If you put the backend call around 29:00 to 'time_created', wouldnt the last time seen not be the exact same as the date time of the last notification and not the actual time you have last seen it?
Love the idea guys! At around 30:00, I would use the back button instead of the wait. That way you get all the time you need instead of a set number of milliseconds. And set the current time in the user document.
This content is really helpful to our project. Thanks Andrew and Wil
"Getting a startup off the ground" has never been easier.
This is really great content. The concept is really thoughtfull. I really appreciate it.
how do you suggest handling "new chat message" indicator? maybe you have some ways to do it or helpful links, TIA :)
This would be really helpful. And also a counter badge.
One Question, loved the logic behind creating a global read_notification_time in the user-section. My solution for this before watching was a boolean filtered to read = false, hence any if any read was false, it would show. Would it make any performance differences?
Is it possible to cancel scheduled push notifications?
You add it onto back button 31:27, when the users tap on the back button it update the notifications
When is Chat 2.0 going to be released? I think Andrew said something about it.
Please provide clonable file link for this project🥺🙏🏻
The only problem with this, i dont think this method works with the prebuilt chats pages
very helpful. Thank you. Please there is feature I would like to request. How do you allow a user (say admin) create other users in flutterflow (say vendor) just like in php or react
How can I register to get notifications to watch the live stream itself?
Anyone know how this could be done with Supabase so that the notification icon would be real-time? I put the notification (red dot) on my navbar so it would be on every page. It works but I have to refresh the screen. TIA...
If you put the backend call around 29:00 to 'time_created', wouldnt the last time seen not be the exact same as the date time of the last notification and not the actual time you have last seen it?
I would use 'firestore server timestamp' instead.. Would that be ok as well?
loving this
Project link?