# Firebase

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

![](https://2886305866-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MaLv3oFO8vUij4AKq3o%2F-MaLvJrKpUlBOH4igIjX%2F-MaM-rETVOzSpZYnMaQX%2Fimage.png?alt=media\&token=5ed14014-ebc0-453e-8d81-b44ca75146d7)

{% hint style="info" %}
**IMPORTANT :** <https://console.firebase.google.com/> Please use Firebase project same as your Markeet android, different project may make notification not working on flutter
{% endhint %}

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**](http://blog.dream-space.web.id/?p=217)

And you can replace it here

<div align="left"><img src="https://2886305866-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MaLv3oFO8vUij4AKq3o%2F-MaLvJrKpUlBOH4igIjX%2F-MaM024ejsYqIJJdIh0a%2Fimage.png?alt=media&#x26;token=361054bf-06d3-4161-a534-2cca5e761373" alt=""></div>
