Flutter Triggers or Cloud Functions Firestore

preview_player
Показать описание
Update: Show the device token - Muestra el token en pantalla

English:
How triggers work from the cloud function in Flutter, we see an example with notification when a new client is created, the notification is triggered to a device or a specific group of devices.

Spanish:
Como funcionan los disparadores desde cloud functions en Flutter, vemos un ejemplo con notificación cuando se crea un nuevo client, se dispara la notificación a un dispositivo o un grupo especifico de dispositivos

Please Like and Subscribe.
Рекомендации по теме
Комментарии
Автор

Justo esto estaba buscando toda la mañana 👍

IronRacer
Автор

Thanks man, been struggling with this for a few days now. Are you in Rio or is that just where your emulator is set? lol

americanonobrasil
Автор

wow tus videos estan geniales me intereso flutter gracias a este canal gracias, tendras por ahi algun video uttilizando SwitchListTile o switch para poder ilustrarme mas, otra vez gracias por tomarte el tiempo de hacer videos tan geniales saudos

martinflores
Автор

Muy buen video, y bien explicado, de lo poco que he encontrado en español.
Tengo una duda, yo tengo una app con Login de Google, para pedidos, quiero saber como se le puede mandar la notificación al usuario cuando su pedido se encuentre listo.

Alexlml
Автор

when i try to deploy it says "Cloud Functions deployment requires the pay-as-you-go (Blaze) billing plan."?

hikre
Автор

No me quedo claro como generar el token para el dispositivo donde quiero que me llegue la notificacion

rodyfernandez
Автор

Hola buen video tengouna pregunta uno como hace si client fuera una subcollection no se si me explique como seria la ruta en document?

andreshurtado
Автор

Hi! Good job! But I've got some errors while testing your code. Probably it's related with last firebase upgrading. Please check it.

АлексЭспи
Автор

npm install -g firebase-tools
'npm' não é reconhecido como um comando interno

cfactorygames