If you liked this project, consider supporting it with a donation!
https://ko-fi.com/heliomendes
Falaaa galerinha, blz? nesse video a gente dismistifica os push notifications.
Grupo do whats:
https://chat.whatsapp.com/L2WaTdppX4N07R5EMejJjJ
Desconto no VPS:
https://hostinger.com.br?REFERRALCODE=1MENDES90
Código do video:
https://github.com/MendesCorporation/ZerandoFlutterflow/blob/main/Custom%20actions/getFCM
API:
https://fcm.googleapis.com/v1/projects/[Project-id]/messages:send
{
"message": {
"token": "{{ $json.body.token }}",
"notification": {
"title": "{{ $json.body.titulo }}",
"body": "{{ $json.body.mensagem }}"
},
"data": {
}
}
}
Desenvolvimento e consultoria:
https://apptrix.app
[email protected]
Download
0 formats
No download links available.
Push notification com qualquer banco de dados - Zerando Flutterflow | NatokHD