Firebase

Configure firebase is very IMPORTANT for this project, From this firebase configuration you will get feature Firebase Push Notification / Firebase Cloud Messaging (FCM)

IMPORTANT : https://console.firebase.google.com/ Please use Firebase project same as your Markeet android, different project may make notification not working on flutter

Make sure you already choose and change applicationId at app/build.gradle Then you need to generate file google-services.json for flutter project, http://blog.dream-space.web.id/?p=217

And you can replace it here

Last updated

Was this helpful?